package lwt-pipeline

  1. Overview
  2. No Docs
Pipeline library for Lwt

Install

Authors

Maintainers

Sources

lwt_pipeline-v0.2.tar.gz
md5=06f3e61266b930f2f68c1a6649497411
sha512=4e3f8f1ed26ab70b9d6a25432b3a9fcbc33a827028801cf631fa246f8a76588fa4365572f02052c769293eec26a0213c0e561fb6288bc60a269a06c182c724ff

Description

A library to handle pipelines (series of transformation) with support for Lwt-based concurrency.

Published: 21 Mar 2020

Dependencies (3)

  1. lwt >= "2.6.0"
  2. dune >= "1.7" & < "3.0.0"
  3. ocaml >= "4.03"

Dev Dependencies (1)

  1. base-unix with-test

Used by

None

Conflicts

None