First attempt at index-agnostic API. (#6) Version 0.2.0.
NOTE: This package is considered experimental, and breaking API changes are to be expected.
Characters are strings viewed as sequences of user-perceived characters, also know as Unicode (extended) grapheme clusters.
The Characters class allows access to the individual characters of a string, and a way to navigate back and forth between them using a CharacterRange.