F# computation expression library for code which should be executed in a special environment.
Info
Version: | 0.1.0-alpha1 |
Author(s): | Matthias Dittrich |
Last Update: | Saturday, May 28, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://matthid.github.com/DelayComputationExpression |
NuGet Url: | https://www.nuget.org/packages/DelayComputationExpression |
Install
Install-Package DelayComputationExpression
dotnet add package DelayComputationExpression
paket add DelayComputationExpression
DelayComputationExpression Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.0.0.1)
Tags