PrimeFuncPack Core.Optional is a core library for .NET consisting of Optional monad targeted for use in functional programming.
Info
Version: | 3.0.0-preview.3 |
Author(s): | Andrei Sergeev, Pavel Moskovoy |
Last Update: | Sunday, January 12, 2025 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/pfpack/pfpack-core-taggeds |
NuGet Url: | https://www.nuget.org/packages/PrimeFuncPack.Core.Optional |
Install
Install-Package PrimeFuncPack.Core.Optional
dotnet add package PrimeFuncPack.Core.Optional
paket add PrimeFuncPack.Core.Optional
PrimeFuncPack.Core.Optional Download (Unzip the "nupkg" after downloading)
Dependencies
- PrimeFuncPack.Core.Unit(>= 1.0.0)
- PrimeFuncPack.Primitives(>= 1.0.1)