polars_
core
0.44.2
In polars_
core::
utils::
flatten
polars_core
::
utils
::
flatten
Function
flatten_par
Copy item path
Source
pub fn flatten_par<T:
Send
+
Sync
+
Copy
, S:
AsRef
<
[T]
>>(bufs: &
[S]
) ->
Vec
<T>