Open
Description
Now that .extract_if()
for Vec
, LinkedList
, HashSet
, and HashMap
has been stabilized, it'd be really handy to have this on LinkedHashSet
as well.
Metadata
Metadata
Assignees
Labels
No labels
Now that .extract_if()
for Vec
, LinkedList
, HashSet
, and HashMap
has been stabilized, it'd be really handy to have this on LinkedHashSet
as well.