On Tue, Aug 15, 2000 at 05:47:53PM -0600, Nathan Torkington wrote: > I want > @result = @a || @b; > to be like: > (@result = @a) or (@result = @b); > > That's what all my students keep expecting it to mean. And that's what I keep wishing it meant too. -Scott -- Jonathan Scott Duff [EMAIL PROTECTED]
- Re: RFC 104 (v1) Backtracking Mark Cogan
- Re: RFC 104 (v1) Backtracking Jonathan Scott Duff
- Re: RFC 104 (v1) Backtracking Mark Cogan
- Re: RFC 104 (v1) Backtracking Chaim Frenkel
- Uses for array notation (was Re:... Jeremy Howard
- Re: RFC 104 (v1) Backtracking Nathan Torkington
- Re: RFC 104 (v1) Backtracking Chaim Frenkel
- Re: RFC 104 (v1) Backtracking Mark Cogan
- Array notation (was Re: RFC 104 ... Jeremy Howard
- Re: RFC 82 (scalar ops consistent in ... Nathan Torkington
- Re: RFC 104 (v1) Backtracking Jonathan Scott Duff
- Re: RFC 104 (v1) Backtracking David L. Nicol
- Re: RFC 104 (v1) Backtracking raptor