nullable-types topic

List nullable-types repositories

Nullable.Extensions

16
Stars
2
Forks
Watchers

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