Skip to main content

Module sum

Module sum 

Source

Structs§

Sum
Sum an array, starting from zero.
SumPartial
The group state for a sum aggregate, containing the accumulated value and configuration needed for reset/result without external context.

Enums§

SumState
The accumulated sum value.

Functions§

sum
Return the sum of an array.