This is the revision history for sorthash in <412831876697554946-discord.gg:##null>
| factoid_id | subject | copula | predicate | author | namespace |
|---|---|---|---|---|---|
| 12 | sorthash | is | sort a hash by its values: my @keys = sort { $hash{$a} <=> $hash{$b} } keys %hash; | perlbot | <*:##NULL> |