From: Brendan Eich [[email protected]] > No wrapping object type -- those are legacy, to be avoided. See > http://wiki.ecmascript.org/doku.php?id=strawman:value_objects. The main thing > is value not reference semantics.
Hmm, is `0UL.toString()` not possible then? What about `0UL + ""`? _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

