Shadowfacts
f7f35e09f7
Use Unicode.Scalar instead of Character
All the chars we care about are a single scalar, so this avoids spending time on the grapheme breaking algorithm.
Description
No description provided
Languages
Swift
100%