arrow function syntax simplified
Felix Böhm
esdiscuss at feedic.com
Fri Mar 30 04:46:36 PDT 2012
How about a "loose-bound" |this|, so that the function falls back to the
bound |this| instead of the global scope when no other options are
available (or `null` or `undefined` are passed to `.apply/.bind/.call`)?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20120330/7a898f51/attachment.html>
More information about the es-discuss
mailing list