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

Editorial: use new IteratorStepValue AO #292

Merged
merged 1 commit into from Apr 5, 2024
Merged

Conversation

bakkot
Copy link
Collaborator

@bakkot bakkot commented Jan 31, 2024

tc39/ecma262#3268 lets us simplify use of the iteration protocol.

spec.html Show resolved Hide resolved
spec.html Show resolved Hide resolved
ljharb added a commit to es-shims/iterator-helpers that referenced this pull request Jan 31, 2024
Copy link
Member

@ljharb ljharb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes reviewed and validated against es-iterator-helpers.

flatMap was a bit tricky to map from the spec due to the hijinx i need to do to implement it in JS, but it works :-)

@michaelficarra michaelficarra merged commit b4ccc31 into main Apr 5, 2024
1 check passed
@michaelficarra michaelficarra deleted the iterator-step-value branch April 5, 2024 19:04
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.

None yet

3 participants