A utility library for programming functionally in C#.
Info
Version: | 2.0.0 |
Author(s): | Enrico Buonanno |
Last Update: | Monday, December 20, 2021 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/la-yumba/functional-csharp-code-2 |
NuGet Url: | https://www.nuget.org/packages/LaYumba.Functional |
Install
Install-Package LaYumba.Functional
dotnet add package LaYumba.Functional
paket add LaYumba.Functional
LaYumba.Functional Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- System.Reactive(>= 3.1.1)
- System.Collections.Immutable(>= 1.3.1)
- System.Threading.Tasks.Dataflow(>= 4.7.0)
- System.ValueTuple(>= 4.3.0)
Tags