Immutable lists (using trees internally) for F#.
Info
Version: | 1.0.3 |
Author(s): | Sunlighter |
Last Update: | Saturday, January 13, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Sunlighter/TreeListLib |
NuGet Url: | https://www.nuget.org/packages/Sunlighter.TreeListLib |
Install
Install-Package Sunlighter.TreeListLib
dotnet add package Sunlighter.TreeListLib
paket add Sunlighter.TreeListLib
Sunlighter.TreeListLib Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.2.3)