A F# library for composing stateful functions.
Info
| Version: | 0.0.9 |
| Author(s): | Ronald Schlenker |
| Last Update: | Saturday, October 9, 2021 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ronaldschlenker/FsLocalState |
| NuGet Url: | https://www.nuget.org/packages/SchlenkR.FsLocalState |
Install
Install-Package SchlenkR.FsLocalState
dotnet add package SchlenkR.FsLocalState
paket add SchlenkR.FsLocalState
SchlenkR.FsLocalState Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.7.0)
Tags