Added support for astral symbols to lodash methods:
_.toArray('I
the
');
// => ["I", " ", "
", " ", "t", "h", "e", " ", "
"]
-
-
Replying to @jdalton1 reply 0 retweets 0 likes
-
Replying to @mathias
@mathias@jdalton@bterlson Should characters like RIGHT_TO_LEFT_MARK be in the array? https://en.wikipedia.org/wiki/Right-to-left_mark …1 reply 0 retweets 0 likes
Replying to @mohsen____
@mohsen____ @jdalton @bterlson Yeah, it iterates over code points, like the ES6 `StringIterator`. This should be in the docs.
11:12 PM - 14 Sep 2015
0 replies
0 retweets
1 like
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
JavaScript, HTML, CSS, HTTP, performance, security, Bash, Unicode, i18n, macOS.