An implementation of the Reader monad in F#.
Info
Version: | 1.0.0 |
Author(s): | Daniel J. Summers |
Last Update: | Friday, July 14, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/danieljsummers/FSharp.ReaderM |
NuGet Url: | https://www.nuget.org/packages/FSharp.ReaderM |
Install
Install-Package FSharp.ReaderM
dotnet add package FSharp.ReaderM
paket add FSharp.ReaderM
FSharp.ReaderM Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- NETStandard.Library(>= 1.6.1)
- FSharp.Core(>= 4.1.17)
- FSharp.Core(>= 4.1.17)
Tags