Community

The Maybe Monad in C#: More methods

(Yacoub Massad) The Maybe Mona is a container that represents a value that may or may not exist. In this tutorial, I will go through some methods that make working with the Maybe monad easier.