At 03:18 PM 3/19/01 +0000, Simon Cozens wrote: >That's not really nuts. Really nuts would be suggesting that all operators >should distribute: > > @a = ($foo, $bar) . $baz # @a = map { $_.$baz } ($foo, $baz) > >Mmmm. I could get to like that. Seen http://dev.perl.org/rfc/82.pod? -- Peter Scott Pacific Systems Design Technologies
- Re: Distributive -> and indirect slices Peter Scott
- Re: Distributive -> and indirect slices Simon Cozens
- Re: Distributive -> and indirect slices John Porter
- Re: Distributive -> and indirect slices Rick Welykochy