Sorry, premature send!
Brendan Eich <mailto:[email protected]>
September 26, 2013 6:57 PM
We deliberated long and hard, after going through a design state
without return expr;, on this. We agree with
http://www.python.org/dev/peps/pep-0380/
We want return expr; -- not for the 'for-of' special forms, which
clients use knowingly to consume in-band values, not the OOB return
value -- but for the case of generators used as tasks (see ), where the
scheduler can make good use of the return value:
https://github.com/mozilla/task.js
/be
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss