Function polars_core::chunked_array::ops::gather::check_bounds_ca

source ยท
pub fn check_bounds_ca(indices: &IdxCa, len: IdxSize) -> PolarsResult<()>