Skip to content

drain_filter for HashSet? #178

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
droundy opened this issue Jul 8, 2020 · 1 comment · Fixed by #179
Closed

drain_filter for HashSet? #178

droundy opened this issue Jul 8, 2020 · 1 comment · Fixed by #179

Comments

@droundy
Copy link

droundy commented Jul 8, 2020

I'd like to have drain_filter for sets as well as maps...

mbrubeck added a commit to mbrubeck/hashbrown that referenced this issue Jul 10, 2020
mbrubeck added a commit to mbrubeck/hashbrown that referenced this issue Jul 10, 2020
mbrubeck added a commit to mbrubeck/hashbrown that referenced this issue Jul 10, 2020
@mbrubeck
Copy link
Contributor

I submitted pull request #179 to add HashSet::drain_filter.

mbrubeck added a commit to mbrubeck/hashbrown that referenced this issue Jul 10, 2020
mbrubeck added a commit to mbrubeck/hashbrown that referenced this issue Jul 11, 2020
bors added a commit that referenced this issue Jul 11, 2020
Add HashSet::drain_filter method

Fixes #178.
@bors bors closed this as completed in 45c6230 Jul 11, 2020
@bors bors closed this as completed in #179 Jul 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants