The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more

FUNCTIONS

first_kv($hash_ref)

The first key value pair from a hash reference - lexicographically.

ord_values($hash_ref)

The values of the hash ordered by a lexicographical keyname.