Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Keys ¶ added in v1.1.33
func Keys[K comparable, V any](in map[K]V) []K
func SortStringIntValue ¶
SortStringIntValue sorts map[string]int keys in descending order of its values, returning the keys.
func Values ¶ added in v1.1.33
func Values[K comparable, V any](in map[K]V) []V
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.