-
@ManishEarth @ubsanitizer normalization is directly supported by the framework i am building against so i will give that a whirl next docs.microsoft.com/en-us/dotnet/api/system.string.normalize?view=netframework-4.8#System_String_Normalize_System_Text_NormalizationForm_
-
@ManishEarth @ubsanitizer to be concrete, this is what i am trying to figure out. i would expect the third line to succeed and resolve to 90, but it does not given how ive implemented it currently. does that make sense as a goal? cases are not something i understand terribly well.
