yield syntax (diverging from: How would shallow generators compose with lambda?)

P T Withington ptw at pobox.com
Mon May 18 05:56:26 PDT 2009


On 2009-05-17, at 14:00EDT, Brendan Eich wrote:

> those painful and fruitless parentheses

Sometimes those parentheses are comforting, not painful.  How many  
times in JS do you see:

   typeof(foo)

or in C.*

   sizeof(boo)



More information about the es-discuss mailing list