Luke Palmer [mailto:fibonaci@;babylonia.flatirons.org] wrote:

>       for @x | @y -> $x is rw | $y {
>         $x += $y
>       }

This superposition stuff is getting to me: I had a double-take,
wondering why we were iterating with superpositions (Bitops
never entered my mind). Did the C<;> ever officially change
to C<|> as the low-precidence list composer?


Dave.


ps. for readability, I think most situations require parenthesis
round these mega-lists.

Reply via email to