Asynchronous sequences for F#, forked by Johann Deneux with a suggested fix for a performance issue in AsyncSeq.cache.
Info
Version: | 2.0.22 |
Author(s): | Tomas Petricek, Don Syme, Lev Gorodinski |
Last Update: | Saturday, December 8, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/deneuxj/FSharp.Control.AsyncSeq |
NuGet Url: | https://www.nuget.org/packages/FSharp.Control.ASyncSeq.cacheperffix |
Install
Install-Package FSharp.Control.ASyncSeq.cacheperffix
dotnet add package FSharp.Control.ASyncSeq.cacheperffix
paket add FSharp.Control.ASyncSeq.cacheperffix
FSharp.Control.ASyncSeq.cacheperffix Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- FSharp.Core(>= 3.1.2)
- FSharp.Core(>= 4.3.2)
Tags