Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Keys ¶
func Keys[K comparable, E any](aMap map[K]E) []K
Keys returns a slice of keys extracted from the input map.
func SortedKeys ¶ added in v0.0.3
SortedKeys returns a sorted slice of keys extracted from the input map.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.