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

nextLast() instead of next("last") #12

Merged
merged 4 commits into from Jul 7, 2022
Merged

nextLast() instead of next("last") #12

merged 4 commits into from Jul 7, 2022

Conversation

hax
Copy link
Member

@hax hax commented Jul 3, 2022

fix #11

@hax
Copy link
Member Author

hax commented Jul 7, 2022

As tc39/proposal-iterator-helpers#122 (comment) , iterator helpers do not pass the protocol, so we have to use nextLast().

@hax hax merged commit fe74486 into main Jul 7, 2022
@hax hax deleted the api-nextLast branch July 7, 2022 02:21
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.

nextLast() instead of next("last")
1 participant