tc39 / proposal-iterator.range

A proposal for ECMAScript to add a built-in Iterator.range()

Home Page:https://tc39.es/proposal-iterator.range/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stage 1 progress

Jack-Works opened this issue · comments

https://tc39.github.io/process-document/

Entrance Criteria

  • Identified “champion” who will advance the addition
  • Prose outlining the problem or need and the general shape of a solution
  • Illustrative examples of usage
  • High-level API
  • Discussion of key algorithms, abstractions and semantics
  • Identification of potential “cross-cutting” concerns and implementation challenges/complexity

Implementation Types Expected

  • Polyfills / demos

@ljharb
Hello, should I transfer this repo to tc39 or I must find a champion first?

Transfers only happen at stage 1, which requires both a champion and committee consensus.

(It’s a gray area whether proposals that have no delegate involvement are considered stage 0)