--- title: aggregate package description: > The `aggregate` package provides functions to simplify common aggregate operations. menu: flux_v0_ref: name: aggregate parent: experimental identifier: experimental/aggregate weight: 21 cascade: introduced: 0.61.0 --- The `aggregate` package provides functions to simplify common aggregate operations. Import the `experimental/aggregate` package: ```js import "experimental/aggregate" ``` ## Functions {{< children type="functions" show="pages" >}}