FastString
FastString copied to clipboard
Strings in a hurry.
Results
2
FastString issues
Sort by
recently updated
recently updated
newest added
See [**NuGet metadata properties**](https://docs.microsoft.com/en-us/dotnet/articles/core/tools/csproj#nuget-metadata-properties) section
char.ToLower and char.ToUpper do not handle all characters. Find the raw unicode tables and turn them into proper implementations.