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

rename: iter -> iterator #24

Merged
merged 1 commit into from
Mar 18, 2024
Merged

rename: iter -> iterator #24

merged 1 commit into from
Mar 18, 2024

Conversation

urso
Copy link
Collaborator

@urso urso commented Mar 18, 2024

Requires #22, #23

Rename iter() methods to iterator(). Zig std lib also uses iterator(), which allows me to use different container types downstream.

@urso urso requested a review from tsg March 18, 2024 17:25
@urso urso merged commit dad6edb into xataio:main Mar 18, 2024
1 check passed
@urso urso deleted the rename branch March 18, 2024 19:38
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