package graphql

  1. Overview
  2. Docs

Module Io.StreamSource

Sourcetype 'a t = 'a Seq.t
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.