Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Merge ¶ added in v0.0.4
func Merge[K comparable, V any](m ...map[K]V) map[K]V
Types ¶
type KeyValues ¶ added in v0.0.4
func SortByKeys ¶
Sort sorts a map by key, returning a slice of KV structs.
Click to show internal directories.
Click to hide internal directories.