Skip to content

Expose iterator types #72

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

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

jakoschiko
Copy link
Contributor

This PR makes the iterator types public.

The types are exposed in the root module, i.e. they are in the same module as IntMap. stdlib does the same for HashMap and other collections.

I also added some documentation similar to the documentation of stdlib.

Closes #56

@jakoschiko jakoschiko mentioned this pull request Nov 25, 2024
@JesperAxelsson JesperAxelsson merged commit 07165f8 into JesperAxelsson:master Dec 9, 2024
2 checks passed
@jakoschiko jakoschiko deleted the expose-iter-types branch December 13, 2024 10:59
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.

Expose Iterator types
2 participants