in reply to Re: Re: Re: Re: Perl6 syntax being too much complex? How we will teach and read that?!
in thread Perl6 syntax being too much complex? How we will teach and read that?!
NB: probably your * is redundant, since any() will expect a list.
I had any(@foo, @bar).length == 3 in mind. Does that need explicit references too @foo and @bar then?
Juerd # { site => 'juerd.nl', plp_site => 'plp.juerd.nl', do_not_use => 'spamtrap' }
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: Re: Re: Re: Perl6 syntax being too much complex? How we will teach and read that?!
by TimToady (Parson) on Mar 22, 2004 at 20:27 UTC | |
by Juerd (Abbot) on Mar 22, 2004 at 22:03 UTC | |
by TimToady (Parson) on Mar 22, 2004 at 23:31 UTC |