first_null
polars_
core
0.52.0
In polars_
core::
utils
polars_core
::
utils
Function
first_
null
Copy item path
Source
pub fn first_null<'a, I>(iter: I) ->
Option
<
usize
>
where I:
Iterator
<Item = &'a dyn Array>,