Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SliceOfKeys ¶
func SliceOfKeys[K comparable, V any](m map[K]V) []K
func SliceOfValues ¶
func SliceOfValues[K comparable, V any](m map[K]V) []V
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.