On Tue, May 05, 2009 at 08:36:37PM +0200, Moritz Lenz wrote: > hash((a => 2) => 3) > > Note that this stringifies the pair.
Clarification: In Rakudo it currently stringifies the pair. In Perl 6 hash keys are (afaik) allowed to be any type. Pm
On Tue, May 05, 2009 at 08:36:37PM +0200, Moritz Lenz wrote: > hash((a => 2) => 3) > > Note that this stringifies the pair.
Clarification: In Rakudo it currently stringifies the pair. In Perl 6 hash keys are (afaik) allowed to be any type. Pm