Variable: sum
constsum:AggregateFn
Defined in: packages/core/src/aggregates/math.ts:20
Sums the values received, or null when no values were aggregated. Supports
windowed evaluation through its inverse step.
constsum:AggregateFn
Defined in: packages/core/src/aggregates/math.ts:20
Sums the values received, or null when no values were aggregated. Supports
windowed evaluation through its inverse step.