package tube

  1. Overview
  2. Docs
Typesafe abstraction on top of Lwt_io channels

Install

Authors

Maintainers

Sources

4.4.0.tar.gz
md5=65e17606d445d517aad1f912daca4d88

Description

A typesafe abstraction on top of Lwt_io channels in order to avoid things like unsafe operations (i.e. https://github.com/ocsigen/lwt/issues/345 ) when running in practice.

Published: 11 Jul 2018

Dependencies (3)

  1. lwt >= "2.4.7"
  2. dune >= "1.0"
  3. ocaml >= "4.04.0"

Dev Dependencies

None

Used by

None

Conflicts

None