An option monad, similar to 'Option' in F#\Scala or 'Maybe' in Haskell.
Info
| Version: | 1.0.1.1 |
| Author(s): | Matt Davey |
| Last Update: | Friday, January 25, 2013 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://bitbucket.org/mattdavey/weegems |
| NuGet Url: | https://www.nuget.org/packages/WeeGems.Option |
Install
Install-Package WeeGems.Option
dotnet add package WeeGems.Option
paket add WeeGems.Option
WeeGems.Option Download (Unzip the "nupkg" after downloading)
Dependencies
- WeeGems.Require(1.0.1.0)
Tags