||= is much needed?
satyr
murky.satyr at gmail.com
Fri Jun 15 14:57:02 PDT 2012
On Sat, Jun 16, 2012 at 4:33 AM, David Herman <dherman at mozilla.com> wrote:
> As for null, I can see how there's confusion about whether to use null vs
> undefined, and so I can see why CoffeeScript would just try to blur the
> distinction between them.
>
Not just for blurring. Rejecting `null` is essential for CoffeeScript's
"existence" due to `?.`, the soak/safe access operator.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.mozilla.org/pipermail/es-discuss/attachments/20120616/c78664c3/attachment.html>
More information about the es-discuss
mailing list