Skip to content

Docs for Map and Iterator #34

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 3 commits into from
Feb 16, 2023
Merged

Docs for Map and Iterator #34

merged 3 commits into from
Feb 16, 2023

Conversation

zth
Copy link
Collaborator

@zth zth commented Feb 15, 2023

  • Docstrings for Map and Iterator.
  • Change Map.set to not return self, to indicate that it's mutable.
  • Change Iterator bindings to have the same shape as AsyncIterator for consistency.
  • Add Iterator.toArray binding for turning an iterator into an array.

@zth zth requested a review from cknitt February 15, 2023 14:27
@zth zth mentioned this pull request Feb 15, 2023
49 tasks
@zth zth merged commit 99cd2a5 into main Feb 16, 2023
@zth zth deleted the docs-map branch February 16, 2023 18:13
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.

1 participant