Numbers
Numbers copied to clipboard
Operators for EDecimal
Add <, > operators for EDecimal
I would do so, but I don't know whether and how I should do so, in the case of EDecimal; see these issues for more information:
- https://github.com/MicrosoftDocs/visualstudio-docs/issues/3728
- https://github.com/dotnet/dotnet-api-docs/issues/2937
I'm not the one to help here, but I would make it consistent with CompareTo (like I'm doing it right now, because I'm writing a wrapper for your lib to compare numbers).