Expand description
This is a stable polyfill for Vec::extract_if
.
Structs§
- Extract
If - An iterator which uses a closure to determine if an element should be removed.
Traits§
- Make
Extract If - Polyfill trait for
Vec::extract_if
.
This is a stable polyfill for Vec::extract_if
.
Vec::extract_if
.