Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetSortedValues ¶
func GetSortedValues[K ~int, V comparable](input map[K]V, dir SortDirection) ([]V, error)
GetSortedValues returns the key-sorted values of a given input map.
Types ¶
Click to show internal directories.
Click to hide internal directories.