Closed benbriggs closed 7 years ago
fixes #85
uses Array.from via the array spread to split strings on codepoints rather than splitting an emoji of > 1 character into multiple string characters
Array.from
fixes #85
uses
Array.from
via the array spread to split strings on codepoints rather than splitting an emoji of > 1 character into multiple string characters