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

feat: More HashMap parity: values / keys helpers #266

Open
jrwats opened this issue May 24, 2023 · 1 comment
Open

feat: More HashMap parity: values / keys helpers #266

jrwats opened this issue May 24, 2023 · 1 comment

Comments

@jrwats
Copy link

jrwats commented May 24, 2023

Is there anything preventing the implementation of an an iterator over values similar to HashMap::values?

@JosiahParry
Copy link

I would like to second this.

I would like to be able to do x.keys().iter() to iterate over the keys of my DashMap

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