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

Iterator #83

Merged
merged 4 commits into from
Oct 20, 2024
Merged

Iterator #83

merged 4 commits into from
Oct 20, 2024

Conversation

drystone
Copy link
Contributor

No description provided.

@jgarzik
Copy link
Owner

jgarzik commented Oct 19, 2024

Mostly looks good. Is it missing an integration test?

Integration tests also serve as examples to library users of correct library usage (in absence of actual example code, which we lack).

@jgarzik
Copy link
Owner

jgarzik commented Oct 19, 2024

Also: any way to align with HashMap-like iteration, notably including key-only iteration?

@drystone
Copy link
Contributor Author

Yes to both the above ... they'll be separate commits so feel free to merge this one.

@jgarzik jgarzik merged commit 702efe4 into jgarzik:main Oct 20, 2024
2 checks passed
@drystone drystone deleted the iterator branch October 21, 2024 07:33
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.

2 participants