package graphql

  1. Overview
  2. Docs

Module type Graphql_intf.IOSource

Sourcetype +'a t
Sourceval return : 'a -> 'a t
Sourceval bind : 'a t -> ('a -> 'b t) -> 'b t
Sourcemodule Stream : sig ... end
OCaml

Innovation. Community. Security.