Claus Reinke wrote:
What I don't understand is why generator expressions are not used
as the only way to create generators, leaving 'function' alone.

We have been over this before: to support flows that for-of loops cannot expression, specifically coroutine libraries such as http://taskjs.org/.

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

Reply via email to