Skip to content

Iterators (ES6) #1900

Closed
Closed
@ahejlsberg

Description

@ahejlsberg

Creating an issue to track work on iterators. This includes:

  • Finalize Iterable and Iterator types.
  • Support iterators with spread operator (...) in function calls and array literals.
  • Support destructuring of iterator values.
  • Support for...of with iterator values.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugA bug in TypeScriptES6Relates to the ES6 SpecFixedA PR has been merged for this issue

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions