flow::compute::render::reduce

Function from_accums_to_offsetted_accum

Source
fn from_accums_to_offsetted_accum(new_accums: Vec<Vec<Value>>) -> Vec<Value>
Expand description

convert a list of accumulators to a vector of values with first value as offset of end of each accumulator