Add extension method for easy creation (#11)
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.