develooper Front page | perl.perl6.language.data | Postings from September 2000

Re: RFC 231 (v1) Data: Multi-dimensional arrays/hashes and slices

Thread Previous | Thread Next
From:
Jeremy Howard
Date:
September 22, 2000 15:52
Subject:
Re: RFC 231 (v1) Data: Multi-dimensional arrays/hashes and slices
Message ID:
001c01c024e7$d8a80830$0100a8c0@jeremy
Ilya Zakharevich wrote:
> > > Moveover,
> > >
> > >   $x = 3 * @_;
> > >
> > > suddently being equivalent to
> > >
> > >   $x = @_;
> > >
> > > does not look very promising...

Why are these equivalent? RFC 82 only applies in list context. Am I missing
something?



Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About