On Mon, Feb 21, 2005 at 09:33:33PM +1100, Damian Conway wrote:
>     In Perl 6, C<< => >> is a fully-fledged anonymous object constructor --
>     like C<[...]> and C<{...}>. The objects it constructs are called "pairs"
>     and they consist of a key (the left operand of the C<< => >>), and a 
>     value

By the way, is $pair.keys simply ($pair.key)?

What is %hash.key?  Type error?

Thanks,
/Autrijus/

Attachment: pgp544zMrtY1c.pgp
Description: PGP signature

Reply via email to