Provides retain_mut method that has the same functionality as retain but gives mutable borrow to the predicate.
# Cargo.toml
[dependencies]
retain_mut = "0.1.9"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Retains elements in a collection with a mutable predicate.
No known issues recorded.
No dependency data recorded yet.