PrimeFuncPack Core.TaggedUnion is a core library for .NET consisting of Tagged Union targeted for use in functional programming.
Info
| Version: | 2.1.0-preview.2 |
| Author(s): | Andrei Sergeev, Pavel Moskovoy |
| Last Update: | Wednesday, August 9, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/pfpack/pfpack-core-taggeds |
| NuGet Url: | https://www.nuget.org/packages/PrimeFuncPack.Core.TaggedUnion |
Install
Install-Package PrimeFuncPack.Core.TaggedUnion
dotnet add package PrimeFuncPack.Core.TaggedUnion
paket add PrimeFuncPack.Core.TaggedUnion
PrimeFuncPack.Core.TaggedUnion Download (Unzip the "nupkg" after downloading)
Dependencies
- PrimeFuncPack.Core.Optional(>= 1.0.1)