It's an implementation of "Maybe" and "Either" monads for C# with extra utils, extensions, and integrations.
Info
| Version: | 2.1.2 |
| Author(s): | Ja-Rek |
| Last Update: | Sunday, March 10, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Ja-rek/CleanMonads |
| NuGet Url: | https://www.nuget.org/packages/CleanMonads |
Install
Install-Package CleanMonads
dotnet add package CleanMonads
paket add CleanMonads
CleanMonads Download (Unzip the "nupkg" after downloading)
Dependencies
Tags