A small library for working with Discrimintate Unions in F#.
Info
Version: | 1.0.1 |
Author(s): | robkuz |
Last Update: | Tuesday, November 22, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/robkuz/fs.UnionCase |
NuGet Url: | https://www.nuget.org/packages/fs.UnionCaseLib |
Install
Install-Package fs.UnionCaseLib
dotnet add package fs.UnionCaseLib
paket add fs.UnionCaseLib
fs.UnionCaseLib Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Quotations.Evaluator(>= 1.0.0)