An implementation of a discriminated union data structure with pattern matching support.
Info
Version: | 0.3.2 |
Author(s): | Andrei Streltsov |
Last Update: | Wednesday, March 1, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/andreistreltsov/discriminated |
NuGet Url: | https://www.nuget.org/packages/discriminated |
Install
Install-Package discriminated
dotnet add package discriminated
paket add discriminated
discriminated Download (Unzip the "nupkg" after downloading)
Dependencies
Tags