Info
Version: | 0.5.1 |
Author(s): | Vesa Karvonen |
Last Update: | Monday, July 5, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Hopac/Hopac |
NuGet Url: | https://www.nuget.org/packages/Hopac |
Install
Install-Package Hopac
dotnet add package Hopac
paket add Hopac
Hopac Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.5.2)
Tags
Inspired by languages like Concurrent ML and Cilk, Hopac is a library for F# with the aim of making it easier to write efficient parallel, asynchronous, concurrent and reactive programs.
Hopac is licensed under a MIT-style license. See project website for further information.