C# implementation of functional concepts: Maybe (Option), Either (Result), Try, Memoize.
Info
Version: | 1.10.0 |
Author(s): | micro-elements |
Last Update: | Wednesday, December 2, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/micro-elements/MicroElements.Functional |
NuGet Url: | https://www.nuget.org/packages/MicroElements.Functional |
Install
Install-Package MicroElements.Functional
dotnet add package MicroElements.Functional
paket add MicroElements.Functional
MicroElements.Functional Download (Unzip the "nupkg" after downloading)
Dependencies
Tags