polars_
core
0.44.2
In polars_
core::
utils::
flatten
polars_core
::
utils
::
flatten
Function
cap_and_offsets
Copy item path
Source
pub fn cap_and_offsets<I>(v: &[
Vec
<I>]) -> (
usize
,
Vec
<
usize
>)