polars_
core
0.46.0
In polars_
core::
chunked_
array::
ops::
gather
polars_core
::
chunked_array
::
ops
::
gather
Function
check_bounds_ca
Copy item path
Source
pub fn check_bounds_ca(indices: &
IdxCa
, len:
IdxSize
) ->
PolarsResult
<
()
>