Function polars_utils::functions::range_portion

source ·
pub fn range_portion(i: usize, k: usize, r: Range<usize>) -> Range<usize>