Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Ascending ¶
func Ascending[T1 constraints.Ordered, T2 any](m map[T1]T2, f func(T1, T2))
func Descending ¶
func Descending[T1 constraints.Ordered, T2 any](m map[T1]T2, f func(T1, T2))
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.