/Nullable.Extensions

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

Primary LanguageC#MIT LicenseMIT

Issues