Hazel
Hazel copied to clipboard
Add type mapping for System.SByte
Watched the stream and noticed this was missing. Not sure how strongly we feel about the UByte naming. Decided to rename it but feel free to change it back.
Also, SByte is not CLS-compliant but I'm not sure if that matters here since I guess this is just to map type names. https://docs.microsoft.com/en-us/dotnet/api/system.sbyte?view=net-6.0