Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 656 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 656 Bytes

MonadicBits

CI CodeQL Nuget

Useful monads for building C# projects.

See Monads to explain the purpose of monads in general, and the implementations in this repository.

Contents

  • Maybe monad
  • Either monad

Contributors

  • Andreas Pfohl
  • Dirk Peters