nullable-types
There are 2 repositories under nullable-types topic.
bert2/Nullable.Extensions
A set of C# extension methods to help working with nullable types by implementing the Maybe monad on top of `T?`.
luis-domingues/study-nullable-value-types
Repositório destinado ao meu estudo de valores de tipos nulos em .NET