Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MapSortKeys ¶
func MapSortKeys[K constraints.Ordered, V any](m map[K]V) []K
func MapValueOrDefault ¶
func MapValueOrDefault[K comparable, V any](m map[K]V, key K, defval V) V
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.