• Stars
    star
    16
  • Rank 1,306,593 (Top 26 %)
  • Language
    C#
  • License
    MIT License
  • Created over 4 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A set of C# extension methods to help working with nullable types by implementing the Maybe monad on top of `T?`.