Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SortKeys ¶
func SortKeys[M ~map[K]V, K constraints.Ordered, V any](m M) []K
DO NOT EDIT when goimportsort SortKeys sort keys of a map
func ValueToSlice ¶
func ValueToSlice[M ~map[K]V, K constraints.Ordered, V any](m M) []V
ValueToSlice convert values of a map to a slice in order
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.