Re: RFC 231 (v1) Data: Multi-dimensional arrays/hashes and slices
[email protected] (Ilya Zakharevich) Thu, 28 Sep 2000 14:58:23 -0400
| Newsgroups | perl.perl6.language.data |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Sep 28, 2000 at 11:39:51AM -0400, Karl Glazebrook wrote: > > > so what is wrong with the statement '@y = 3*@x;' then ? > > > > That other constructs *also* create an array context, in which the > > behaviour of multiplication you propose is not appropriate. > > for example? A prototypeless-function call. Ilya