Le 3 avr. 2014 à 07:33, Andreas Rossberg <[email protected]> a écrit :
> Not sure what type 'object' is used for in the wild. I sometimes use it for distinguishing between "Object-like" objects and primitive values (usually together with an additional test for excluding `null`). For that purpose, `typeof` applied to uvalues should not produce "object". —Claude _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

