pub fn child_range<B: IndexAs<u64>>(bounds: B, i: usize) -> Range<usize>
Returns the value-index range for list i given cumulative bounds.
i