bert2/Nullable.Extensions
A set of C# extension methods to help working with nullable types by implementing the Maybe monad on top of `T?`.
C#MIT
A set of C# extension methods to help working with nullable types by implementing the Maybe monad on top of `T?`.
C#MIT