On Sun, Oct 27, 2013 at 1:59 AM, Lucio Tato <[email protected]> wrote:
yield*(curr);
Note that, in difference to `function* foo`, that is valid ES5. In fact, I
bet there is real code along the lines of `yield*(time - offset)` out there.
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

