Module mz_expr::relation::func

source ·

Structs

Enums

Constants

Traits

  • An implementation of an aggregation where we can send in the input elements one-by-one, and can also ask the current aggregate at any moment. (This just delegates to other aggregation evaluation approaches.)

Functions