Functional data structures for C#.
Info
Version: | 0.0.5 |
Author(s): | Funccy |
Last Update: | Monday, April 8, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/chriswxyz/funccy |
NuGet Url: | https://www.nuget.org/packages/Funccy |
Install
Install-Package Funccy
dotnet add package Funccy
paket add Funccy
Funccy Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.5.0)
- Newtonsoft.Json(>= 12.0.1)
- System.Collections.Immutable(>= 1.5.0)
- System.ValueTuple(>= 4.5.0)