package lwt-pipe

  1. Overview
  2. No Docs
An alternative to `Lwt_stream` with interfaces for producers and consumers and a bounded internal buffer

Install

Authors

Maintainers

Sources

v0.1.tar.gz
md5=46cfc88c4220d40356f6bea7c535be6e
sha512=ebc04adf58d913aac8caf43d76b2191fa76101c60a48f6c992a396e5bc8b0756d1c6ca0f9038141b77a40185c8cdb03a9de62252b1d23b06e12f201a9dff914b

Description

Tags

lwt pipe stream blocking

Published: 30 Jan 2020

Dependencies (3)

  1. ocaml >= "4.03.0"
  2. lwt
  3. dune >= "1.1" & < "3.0"

Dev Dependencies (4)

  1. odoc with-doc
  2. qtest with-test
  3. qcheck with-test & < "0.14"
  4. mdx with-test & < "2.0"

Used by

None

Conflicts

None