-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
I-needs-decisionIssue: In need of a decision.Issue: In need of a decision.P-mediumMedium priorityMedium priority
Description
Currenty, str exports both CharRange
and methods for getting an CharRange
at an specific byte index of the string.
However, with Iterators we might not really need those to be public, and if we get an encoding module they might have to migrate to there anyway, as they are specific to the utf8 representation of a string.
Metadata
Metadata
Assignees
Labels
I-needs-decisionIssue: In need of a decision.Issue: In need of a decision.P-mediumMedium priorityMedium priority