> Except that Perl 6 people will know all about numbered parameters, so they
   > will write:
   > 
   >   @out = sort ^2 cmp ^1, @in;
   > 
   > and it will work just as they expect!

As long as they expect it to fail miserably! :-(

Now, go home and write it out 100 times:

        "Array and placeholder indices both start at *zero*!"

Damian

Reply via email to