Not that I know of. Normalized views and case folding are still in the "future" category of Unicode APIs. Case folding can be fairly easily separated out into its own pitch adding String.caseFolded()
and Unicode.Scalar.Properties.caseFolding: String
.
1 Like