Skip to content

Instantly share code, notes, and snippets.

View jast's full-sized avatar

Jan Krüger jast

View GitHub Profile
=head2 routine categorize
Defined as:
multi sub categorize(&mapper, *@values) returns Hash:D
multi method categorize(List:D: &mapper) returns Hash:D
Usage:
categorize MAPPER, LIST