On 18 Oct 2013, at 15:12, Andrea Giammarchi <[email protected]> wrote:
> so my counter-question would be: is there any way to do that in core so that > we can “💩💩💩”.split() it so that we can have an ArrayLike that with [1] gives > back the single “💩” and not the whole thing ? This brings us back to the earlier discussion of whether something like `String.prototype.codePoints` should be added: http://esdiscuss.org/topic/how-to-count-the-number-of-symbols-in-a-string I think it would be useful _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

