Iterators, generators, finally, and scarce resources (Was: April 10 2014 Meeting Notes)

Domenic Denicola domenic at domenicdenicola.com
Wed Apr 30 07:21:00 PDT 2014


Can someone summarize the argument as to why this can't be added later? Is the fear that people will create iterators with `return` methods and depend on those methods *not* being called, but then ES7 would start calling them?


More information about the es-discuss mailing list