Thank you, for making it clear :-)
On Tue, Dec 10, 2013 at 5:03 AM, Brendan Eich <[email protected]> wrote: > Hemanth H.M wrote: > >> Can this be a pattern in itself or is there any specific name for this >> paradigm ? >> > > Python folks call it "coroutines" but it's not the canonical meaning of > that word. > > Having yield as an expression form rocks -- you can yield a value and then > someone can send you the value of that yield expression. > > /be > -- *'I am what I am because of who we all are'* h3manth.com <http://www.h3manth.com> *-- Hemanth HM *
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

