Open Azoy opened 2 years ago
For reference, here's the list of unsupported properties (as seen a bit obliquely in this test):
These apply to character and/or string more than UnicodeScalar
, so while it would be nice to support them, there's a bit more design work required:
In the future, we'd like to include accessors to get all of the Unicode properties listed here: https://unicode.org/reports/tr18/#Full_Properties whether that be in the stdlib itself or a new Unicode module.