Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func KeySlice ¶
func KeySlice[M ~map[K]V, K comparable, V any](m M) []K
KeySlice returns the keys of the map M, like slices.Collect(maps.Keys(m)).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.