On 19 Oct 2013, at 01:12, "Mathias Bynens" <[email protected]> wrote: > `String.prototype.codePointAt` or `String.prototype.at` come in handy in case > you only need to get the first code point or symbol in a string, for example.
Are they useful for anything else, though? For example, if I wanted to get the second symbol in a string, how would I do that? _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

