Function polars_utils::functions::range_portion

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