polars_core
0.40.0
In polars_core::utils::flatten
Function
polars_core
::
utils
::
flatten
::
flatten_par
Copy item path
source
ยท
[
−
]
pub fn flatten_par<T:
Send
+
Sync
+
Copy
, S:
AsRef
<
[T]
>>(bufs: &
[S]
) ->
Vec
<T>