Skip to content
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

No retain for HashMap? #120

Closed
hh9527 opened this issue Mar 3, 2020 · 2 comments
Closed

No retain for HashMap? #120

hh9527 opened this issue Mar 3, 2020 · 2 comments

Comments

@hh9527
Copy link

hh9527 commented Mar 3, 2020

I am switching std::collections::HashMap to im::HashMap, but I found no retain for im::HashMap, this method does exist in im::HashSet.

@bodil
Copy link
Owner

bodil commented Mar 3, 2020

That does seem like an oversight. I'll add it.

@bodil bodil closed this as completed in b403f2e Mar 3, 2020
@hh9527
Copy link
Author

hh9527 commented Mar 4, 2020

@bodil So fast! Thank you!

But im::OrdMap::retain is also needed by me, so...

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

No branches or pull requests

2 participants