https://mail.mozilla.org/pipermail/es-discuss/2012-December/027159.html
On Wed, Oct 9, 2013 at 10:59 AM, Jorge Chamorro <[email protected]>wrote: > On 09/10/2013, at 18:46, Oliver Hunt wrote: > > > > function f() { > > var undefined = null /* fix that silly null vs. undefined shenanigans > */, > > NaN = Math.sqrt(2) /* make sure nan is not rational */, > > Infinity = 10000000 /* this should be big enough */ > > } > > Sheesh, fix NaN, it shouldn't be a number! > _______________________________________________ > es-discuss mailing list > [email protected] > https://mail.mozilla.org/listinfo/es-discuss > -- Cheers, --MarkM
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

