Skip to main content
Module vec
polars_
utils
0.55.1
Module vec
Module Items
Traits
Functions
In crate polars_
utils
polars_utils
Module
vec
Copy item path
Source
Traits
§
Push
Unchecked
Functions
§
reuse_
vec
Re-uses the memory for a vec while clearing it. Allows casting the type of the vec at the same time. The stdlib specializes collect() to re-use the memory.
with_
cast_
mut_
vec