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

HashBidiMap iterators #13

Open
2 tasks
LeoVen opened this issue Jun 24, 2020 · 0 comments
Open
2 tasks

HashBidiMap iterators #13

LeoVen opened this issue Jun 24, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@LeoVen
Copy link
Owner

LeoVen commented Jun 24, 2020

HashBidiMap iterators are still not implemented properly. Currently you can only iterate over the keys. Decide whether:

  • One iterator containing both IterKey and IterVal
  • Separate iterators for IterKey and IterVal*

See which approach is most compatible with CMC_FOREACH and have a similar look to the other iterators.

@LeoVen LeoVen added the enhancement New feature or request label Feb 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant