Skip to main content

child_range

Function child_range 

Source
pub fn child_range<B: IndexAs<u64>>(bounds: B, i: usize) -> Range<usize>
Expand description

Returns the value-index range for list i given cumulative bounds.