A set of C# extension methods to help working with nullable types by implementing the Maybe monad on top of `T?`.
-
Updated
Feb 22, 2023 - C#
A set of C# extension methods to help working with nullable types by implementing the Maybe monad on top of `T?`.
A focused collection of C# console applications demonstrating advanced language features and core .NET concepts, including delegates, events, LINQ, lambdas, generics, extension methods, dynamic binding, and nullable types—designed as clear, interview-ready examples for developers and recruiters.
Repositório destinado ao meu estudo de valores de tipos nulos em .NET
Add a description, image, and links to the nullable-types topic page so that developers can more easily learn about it.
To associate your repository with the nullable-types topic, visit your repo's landing page and select "manage topics."