j2jensen 


  • Provides a class and a few extension methods to facilitate common operations with values that may or may not exist. Traditionally, programmers often use `null` references to represent values that "aren't... More information
  • Some usage samples to help you get the hang of the Maybe<> type and associated extension methods which are available in the CallMeMaybe library.