true-myth / true-myth-csharp

A library for safer optional programming in C♯.
https://true-myth.github.io/true-myth-csharp
MIT License
4 stars 1 forks source link

IComparable/IComparable<T> implementation #27

Closed aggieben closed 5 years ago

aggieben commented 5 years ago

This addresses #22. Both IComparable and IComparable<T> are implemented. Main properties are tested, although there is room for more tests, particularly with mixed Results.