this material will be gone from the next draft.  At the last TC39 meeting we 
agreed that they were unnecessary.

Allen

On Oct 7, 2013, at 8:23 AM, Claude Pache wrote:

> According to the latest version of the ES6 draft, section 25.2 [1], the 
> "std:iteration" module exports these names:
> 
> * iterator
> * GeneratorFunction
> * Generator
> 
> I have two questions:
> 
> 1. What does the "iterator" name refer to? My guess is that it is intended to 
> give access the @@iterator symbol.
> 2. If it represents indeed the @@iterator symbol, is it useful? since we can 
> obtain that symbol via `Symbol.iterator` since rev.19 of the draft.
> 
> —Claude
> 
> [1] 
> http://people.mozilla.org/~jorendorff/es6-draft.html#sec-std:iteration-exports
> _______________________________________________
> es-discuss mailing list
> [email protected]
> https://mail.mozilla.org/listinfo/es-discuss
> 

_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to