Available on crate feature
algorithm_group_by
only.Traits§
Functions§
- Helper that combines the groups into a parallel iterator over
(first, all): (u32, &Vec<u32>)
. - Same helper as
_agg_helper_idx
but for aggregations that don’t return an Option.