Skip to content

There is no type that provides a guarantee of having only one grapheme inside. #141

Open
@Hedgehogo

Description

@Hedgehogo

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions