-
-
Notifications
You must be signed in to change notification settings - Fork 121
Open
Description
It would be useful for Char to support a variety of Unicode-aware query functions and conversion functions (toUpper, isPunctuation, etc). For example, these are the ones supported by Racket here and here.
We should try to add as many of these as possible, as one never knows what might be useful for libraries.