Open
Description
This type could be an Iterator::Item
for Graphemes
, and could also have specific methods similar to those of char
, such as is_ascii
. Replacing Iterator::Item
now required breaking backwards compatibility. However, the very introduction of this type, even without replacement, would have been useful. As it would have become a single standard for such a guarantee and many traits of unrelated crates would have been implemented for it.
Suggested title: `Grapheme'.
Metadata
Metadata
Assignees
Labels
No labels