Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Remove ancient string types
This bids fairwell to the C<AnyChar>, C<Char>, C<CharLingua> C<Grapheme>, C<Codepoint>, and C<Byte> types. Note that S32::Str needs some more involved editing to be more in line with how strings are handled handled nowadays.
- Loading branch information
1 parent
9fc6bb7
commit af82a6f
Showing
3 changed files
with
13 additions
and
75 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters