.NET Portable Class Library that provides a very simple implementation of an immutable list of (cons) cells.
Info
| Version: | 1.0.0-beta-1 |
| Author(s): | Kons |
| Last Update: | Wednesday, August 10, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/atifaziz/Kons |
| NuGet Url: | https://www.nuget.org/packages/Kons |
Install
Install-Package Kons
dotnet add package Kons
paket add Kons
Kons Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Collections(>= 4.0.11)
- System.Diagnostics.Debug(>= 4.0.11)
- System.Diagnostics.Tools(>= 4.0.1)
- System.Linq(>= 4.1.0)
Tags