perl6/doc/lib/Associative
doc src
(title) role Associative
role Associative { }
A common role for types that support name-based lookup through
< postcircumfix:<{ } >>, for example L<Hash> and L<EnumMap>.
The % sigil restricts variables to objects that do Associative .
Associative does not provide any methods.
Perl 6 Tricks and Treats newsletter
Register to the free newsletter now, and get updates and news.