Module groups_accumulator

Module groups_accumulator 

Source
Expand description

Utilities for implementing GroupsAccumulator Adapter that makes [GroupsAccumulator] out of [Accumulator]

Modulesยง

accumulate
GroupsAccumulator helpers: NullState and accumulate_indices
bool_op
nulls
set_nulls, other utilities for working with nulls
prim_op

Structsยง

AccumulatorState ๐Ÿ”’
GroupsAccumulatorAdapter
An adapter that implements [GroupsAccumulator] for any [Accumulator]

Traitsยง

VecAllocExt
Extension trait for Vec to account for allocations.

Functionsยง

get_filter_at_indices ๐Ÿ”’
slice_and_maybe_filter ๐Ÿ”’