Interesting. I’m not sure that I realized that NaN passes that test. Does it?
> On Aug 2, 2017, at 1:12 AM, Greg Dove <[email protected]> wrote: > > I agree undefined works the same as NaN for many things for example, but it > fails on very basic things like if (x is Number)
