A Maybe type for C#, aimed as an idiomatic port of the option type in F# to C#.
Info
Version: | 1.0.1 |
Author(s): | JFlepp |
Last Update: | Sunday, March 15, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/JFlepp.Maybe |
Install
Install-Package JFlepp.Maybe
dotnet add package JFlepp.Maybe
paket add JFlepp.Maybe
JFlepp.Maybe Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
No dependencies.