This assembly contains some more obscure purely functional abstractions for .NET, like a binomal collection, lenses, and function currying.
Info
Version: | 0.18.4 |
Author(s): | Sandro Magi |
Last Update: | Thursday, March 30, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://sourceforge.net/projects/sasa/ |
NuGet Url: | https://www.nuget.org/packages/Sasa.FP |
Install
Install-Package Sasa.FP
dotnet add package Sasa.FP
paket add Sasa.FP
Sasa.FP Download (Unzip the "nupkg" after downloading)
Dependencies
- Sasa(>= 0.18.4)
- Sasa.Collections(>= 0.18.4)