Would it work to move the parameter list inside the block (as in the Smalltalk way, but as a regular parameter list, not using ||'s)?

  {(a, b) a + b}

AFAICT, `{(` is a syntax error for an expression in es3.



_______________________________________________
Es-discuss mailing list
Es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to