Nullable Reference Types vs. the Maybe Monad in C#
Comparing C#'s nullable reference types against the Maybe monad pattern, and which one fits which kind of project.
Development
Browse by term
Comparing C#'s nullable reference types against the Maybe monad pattern, and which one fits which kind of project.