TermBuf::Unicode::Grapheme
One extended grapheme cluster, located by byte offset within its source string so that scanning a string allocates nothing.
Constructors
Instance methods
char
The cluster's only character, when it consists of a single code point.
nil for multi-code-point clusters, which the buffer keeps in its
cluster pool rather than inline in a cell.