Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 646 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 646 Bytes

ElemarJR.FunctionalCSharp

.NET implementations for common functional patterns and types.

  • Option
  • Either
  • Try
  • Untrusted

How to use

This library is avaiable as a NuGet Package.

Install-Package ElemarJR.FunctionalCSharp

How to learn about it?

If you are interested about my motivations, examples and/or functional programming using C#, read these posts: