package tube

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Tube.StringPipeSource

Sourcetype t = string
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.