package graphql-lwt

  1. Overview
  2. Docs

Module Io.StreamSource

Sourcetype 'a t = 'a Lwt_stream.t * (unit -> unit)
Sourceval map : 'a t -> ('a -> 'b t) -> 'b t
Sourceval iter : 'a t -> ('a -> unit t) -> unit t
Sourceval close : 'a t -> unit
OCaml

Innovation. Community. Security.