package
0.0.20
Repository: https://github.com/agflow/tools.git
Documentation: pkg.go.dev

# Functions

Agg groups by a slice of structs with an aggregation function.
Fold groups by a slice of structs with a fold function.

# Type aliases

AggrFunc is an aggregation function.
FoldFunc is a fold function.