package
2.0.0
Repository: https://github.com/dusted-go/utils.git
Documentation: pkg.go.dev

# Functions

Keys sorts the keys of a given map in ascending order.
KeysByValue sorts the keys of a given map by their sortable value in ascending order.
KeysDescending sorts the keys of a given map in descending order.

# Interfaces

No description provided by the author