Returns a range of Graphemes representing the original string.
To retrieve a string, use toString(), toWString(), or toDString().
Complexity: O(length)
See Implementation
Returns a range of Graphemes representing the original string.
To retrieve a string, use toString(), toWString(), or toDString().
Complexity: O(length)