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

Map::iter_mut() is not implemented #95

Closed
yegor256 opened this issue Apr 27, 2023 · 2 comments
Closed

Map::iter_mut() is not implemented #95

yegor256 opened this issue Apr 27, 2023 · 2 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@yegor256
Copy link
Owner

Let's implement it similar to how it's done in HashMap

@yegor256 yegor256 added the bug Something isn't working label Apr 27, 2023
Zefick added a commit to Zefick/micromap that referenced this issue Apr 29, 2023
@yegor256 yegor256 added the help wanted Extra attention is needed label Apr 19, 2024
@VsevolodGus
Copy link

isn`t this issue solved?

this implementations is from the branch master
https://github.com/yegor256/micromap/blob/master/src/iterators.rs#L34

@yegor256
Copy link
Owner Author

yegor256 commented Jul 6, 2024

@VsevolodGus right, closing

@yegor256 yegor256 closed this as completed Jul 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants