Module dataflow::render::reduce::monoids[][src]

Expand description

Monoids for in-place compaction of monotonic streams.

Enums

A monoid containing a single-datum row.

Functions

Get the correct monoid implementation for a given aggregation function. Note that all hierarchical aggregation functions need to supply a monoid implementation.