package tube

  1. Overview
  2. Docs

Module type Tube.PipeSource

Sourcetype t
Sourcetype reader
Sourcetype writer
Sourceval create : unit -> reader * writer
Sourceval write : t -> writer -> unit Lwt.t
Sourceval write_with_pushback : t -> writer -> unit Lwt.t
Sourceval read : reader -> t Lwt.t
OCaml

Innovation. Community. Security.