Axel Rauschmayer wrote:
Alternative:
$ Object.prototype.toString.call(true)
'[primitive boolean]'
No gratuitous runtime incompatibility, it will only break compat and punish early browser impelmentations. We've been over this. Please resist the urge to "clean things up".
/be _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

