bert2 / Nullable.Extensions Star 17 Code Issues Pull requests Discussions A set of C# extension methods to help working with nullable types by implementing the Maybe monad on top of `T?`. functional-programming monad functor isomorphism extension-methods maybe-monad nullable-reference-types nullable-types Updated Feb 22, 2023 C#
luis-domingues / study-nullable-value-types Star 0 Code Issues Pull requests Repositório destinado ao meu estudo de valores de tipos nulos em .NET csharp dotnet pt-br nullable-types Updated Aug 15, 2024 C#