polars_core
0.40.0
In polars_core::utils::flatten
Function
polars_core
::
utils
::
flatten
::
cap_and_offsets
Copy item path
source
ยท
[
−
]
pub fn cap_and_offsets<I>(v: &[
Vec
<I>]) -> (
usize
,
Vec
<
usize
>)