Function compute_lengths

Source
pub fn compute_lengths<R: RunEndIndexType>(
    lengths: &mut [usize],
    rows: &Rows,
    array: &RunArray<R>,
)
Expand description

Computes the lengths of each row for a RunEndEncodedArray