docs-v2/content/flux/v0/stdlib/experimental/aggregate/_index.md

1.2 KiB

title description menu weight cascade
aggregate package The `aggregate` package provides functions to simplify common aggregate operations.
flux_v0_ref
name parent identifier
aggregate experimental experimental/aggregate
21
introduced
0.61.0

The aggregate package provides functions to simplify common aggregate operations. Import the experimental/aggregate package:

import "experimental/aggregate"

Functions

{{< children type="functions" show="pages" >}}