Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AssociateBy ¶
func AssociateBy[A ~[]X, X any, Y comparable](input A, assocBy func(X) Y) map[Y]X
func MapMap ¶
func MapMap[X ~map[A]B, Y ~map[A]C, A comparable, B, C any](input X, mapper func(A, B) C) Y
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.