Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type MapperFunc ¶
type MapperFunc[T any] func(T) T
type PredicateFunc ¶
type ReducerFunc ¶
type ReducerFunc[T any] func(T, T) T
Click to show internal directories.
Click to hide internal directories.