A lightweight F#/C# library for efficient functional-style pipelines on streams of data.
Info
Version: | 0.6.0 |
Author(s): | Nick Palladinos, Kostas Rontogiannis, Eirik Tsarpalis |
Last Update: | Tuesday, May 19, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://nessos.github.io/Streams |
NuGet Url: | https://www.nuget.org/packages/Streams |
Install
Install-Package Streams
dotnet add package Streams
paket add Streams
Streams Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.3.4)
Tags