Skip to content

Iterator.zip() and zipKeyed() (joint iteration) #4308

Description

@ddbeck

Specification

Description

From https://github.com/tc39/proposal-joint-iteration:

takes an iterable of iterables and produces an iterable of arrays where position corresponds to position in the passed iterable

We'll need to find a way to say this doesn't cause semantic satiation on "iterable."

Documentation

Browser support

BCD:

javascript.builtins.Iterator.zip
javascript.builtins.Iterator.zipKeyed

Shipped in Firefox at least.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature definitionCreating or defining new features or groups of features.feature entry requestA request for a new web platform feature entry

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions