-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
AbstractChar type #25302
Copy link
Copy link
Closed
Labels
strings"Strings!""Strings!"unicodeRelated to unicode characters and encodingsRelated to unicode characters and encodings
Metadata
Metadata
Assignees
Labels
strings"Strings!""Strings!"unicodeRelated to unicode characters and encodingsRelated to unicode characters and encodings
As was briefly discussed last month, it would be nice to have
Char <: AbstractChar, and to have Base functions takeAbstractChararguments where appropriate.I think this can be added in 1.1 since it would not be breaking?