function.next meta-property proposal

Alexander Jones alex at weej.com
Thu May 14 19:49:18 UTC 2015


In Python, sending a value other than `None` into the first invocation of
`send` raises an error. That seems like a reasonable behaviour to me,
without introducing too much weirdness.

    TypeError: can't send non-None value to a just-started generator

On Thursday, May 14, 2015, Allen Wirfs-Brock <allen at wirfs-brock.com> wrote:

> At the March TC39 meeting we agreed that the `function.next` metapropty
> should be made into a standalone stage 1 proposal.
>
> That proposal is now available at:
> https://github.com/allenwb/ESideas/blob/master/Generator%20metaproperty.md
>
>
> Allen
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20150514/c934e8df/attachment.html>


More information about the es-discuss mailing list