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

Better documentation and iteration interface for value #132

Merged
merged 2 commits into from Oct 23, 2022

Conversation

mitsuhiko
Copy link
Owner

This adds a way to iterate over values which resolves an omission in the API today that's not great to work with.

Fixes #131

@mitsuhiko mitsuhiko merged commit 34870b6 into main Oct 23, 2022
@mitsuhiko mitsuhiko deleted the feature/value-refactor branch October 23, 2022 11:02
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 this pull request may close these issues.

is there a way to iterate over key, values in a map
1 participant