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