1Graph::Easy::Util(3) User Contributed Perl Documentation Graph::Easy::Util(3)
23
4
FUNCTIONS
6first_kv($hash_ref)
7The first key value pair from a hash reference - lexicographically.
89
ord_values($hash_ref)
10The values of the hash ordered by a lexicographical keyname.
1112
13
14
perl v5.38.0 2023-07-20 Graph::Easy::Util(3)