Additional extensions for the Option type, including a computation expression.
Info
| Version: | 2.0.0 |
| Author(s): | nathan wilson |
| Last Update: | Friday, May 3, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ntwilson/OptionExt |
| NuGet Url: | https://www.nuget.org/packages/OptionExt |
Install
Install-Package OptionExt
dotnet add package OptionExt
paket add OptionExt
OptionExt Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.5.4)
Tags