hengi
hengi
CC#
Created by hengi on 4/1/2023 in #help
Unsigned data types for reference implementation
Usage of unsigned types in C# is discouraged apart from some edge cases. Would it be appropriate to use it if one is implementing a Standard which requires unsigned types? What would be an appropriate alternative, if that's not a valid use case for unsigned data types?
3 replies