On Tue, Jan 17, 2012 at 3:54 PM, Jussi Kalliokoski <
[email protected]> wrote:

> Yeah, I was aware of the coroutines in generators, that's why I said it
> would be sort of sugar. :)
>


But it's not sugar, it's a different feature. It's the difference between
shallow and deep continuations. We already have shallow continuations (by
way of generators). Deep continuations are potentially hazardous. I for one
would love some sugar for the shallow continuations use-case of generators
but libraries will do just fine.
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to