class Hash
class Hash is Map { }
Methods
method classify-list
Defined as:
multi method classify-list(&mapper, *@list, :&as --> Hash:D)
# vim: expandtab softtabstop=4 shiftwidth=4 ft=perl6
class Hash is Map { }
Defined as:
multi method classify-list(&mapper, *@list, :&as --> Hash:D)
# vim: expandtab softtabstop=4 shiftwidth=4 ft=perl6
Resoures
Learning
The Camelia image is copyright 2009 by Larry Wall. "Raku" is trademark of the Yet Another Society. All rights reserved.