@stdlib/assert-has-utf16-surrogate-pair-at-cli
Test if a position in a string marks the start of a UTF-16 surrogate pair.
Test if a position in a string marks the start of a UTF-16 surrogate pair.
Create an iterator which iterates over grapheme clusters.
Create an iterator which iterates from right to left over grapheme clusters.
Grapheme cluster break tooling.
Split a string by its grapheme cluster breaks.
Return a Unicode code point from a string at a specified position.
Return the previous extended grapheme cluster break in a string before a specified position.
Return the previous extended grapheme cluster break in a string before a specified position.
Return the position of the next Unicode code point in a string after a specified position.
Return the position of the next Unicode code point in a string after a specified position.
Return the next extended grapheme cluster break in a string after a specified position.
Return the next extended grapheme cluster break in a string after a specified position.
Return the number of grapheme clusters in a string.
Return the number of grapheme clusters in a string.
Return a Unicode code point from a string at a specified position.
Return a Unicode code point from a string at a specified position.