This library provides F# integration for the Imms immutable collections library.
Info
| Version: | 0.7.0 |
| Author(s): | Gregory Rosenbaum |
| Last Update: | Friday, June 24, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://imms.github.io/ |
| NuGet Url: | https://www.nuget.org/packages/Imms.FSharp |
Install
Install-Package Imms.FSharp
dotnet add package Imms.FSharp
paket add Imms.FSharp
Imms.FSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- Imms(>= 0.7.0)
- FSharp.Core(>= 4.0.0.1)
Tags