Implementation of option type holding a value or representing a none.
Info
Version: | 2.0.0 |
Author(s): | Michał Niegrzybowski |
Last Update: | Friday, July 3, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MNie/OptionType |
NuGet Url: | https://www.nuget.org/packages/OptionType |
Install
Install-Package OptionType
dotnet add package OptionType
paket add OptionType
OptionType Download (Unzip the "nupkg" after downloading)
Dependencies
Tags