Skip to content

Adds Iterator.zip<Keyed>#160

Draft
mhassan1 wants to merge 2 commits into
mainfrom
iterator-zip
Draft

Adds Iterator.zip<Keyed>#160
mhassan1 wants to merge 2 commits into
mainfrom
iterator-zip

Conversation

@mhassan1

Copy link
Copy Markdown
Collaborator

This PR adds the following ES2026 polyfills:

  • Iterator.zip
  • Iterator.zipKeyed

@mhassan1 mhassan1 requested a review from romainmenke April 14, 2026 02:36

@romainmenke romainmenke left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank you. LGTM 👍

@mhassan1 mhassan1 enabled auto-merge (squash) April 14, 2026 15:21
@zloirock

Copy link
Copy Markdown

One moment: it's not ES2026, it's still on stage 3 and most likely will be in ES2027 -)

@mhassan1 mhassan1 disabled auto-merge April 14, 2026 16:39
@mhassan1

Copy link
Copy Markdown
Collaborator Author

One moment: it's not ES2026, it's still on stage 3 and most likely will be in ES2027 -)

Good point! Let's hold on it, then.

@@ -0,0 +1,35 @@
aliases = [ "es2026" ]

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

this may not be correct; let's wait until it's accepted into the spec before merging

@mhassan1 mhassan1 marked this pull request as draft April 14, 2026 16:43
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.

3 participants