Documentation ¶
Overview ¶
Package group provides short aliases for functions that are used to group collection elements
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Of ¶
func Of[T any, K comparable, W c.ForEachLoop[T]](elements W, by func(T) K) map[K][]T
Of - group.Of synonym of the walk.Group.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.