Versions in this module Expand all Collapse all v0 v0.2.0 Mar 18, 2024 v0.1.1 Mar 17, 2024 Changes in this version + func SortedKeysFunc[K comparable, V any](m map[K]V, f func(K, K) int) []K + func SortedKeys[K SortableKey, V any](m map[K]V) []K + type SortableKey interface v0.1.0 Mar 17, 2024