Provides a simple option type for C# allowing you to never return null and communicate to your consumers that something might or might not have a value.
Info
Version: | 0.9.106 |
Author(s): | Patrick van Lohuizen |
Last Update: | Sunday, February 4, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/FunctionalSharp.OptionTypes |
Install
Install-Package FunctionalSharp.OptionTypes
dotnet add package FunctionalSharp.OptionTypes
paket add FunctionalSharp.OptionTypes
FunctionalSharp.OptionTypes Download (Unzip the "nupkg" after downloading)
Dependencies
Tags