Reads one full grapheme cluster from an input range of dchar inp.
For examples see the Grapheme below.
Note: This function modifies inp and thus inp must be an L-value.
See Implementation
Reads one full grapheme cluster from an input range of dchar inp.
For examples see the Grapheme below.
Note: This function modifies inp and thus inp must be an L-value.