package caqti

  1. Overview
  2. Docs

Module type Caqti_system_sig.SSource

Sourcetype +'a future
Sourceval (>>=) : 'a future -> ('a -> 'b future) -> 'b future
Sourceval (>|=) : 'a future -> ('a -> 'b) -> 'b future
Sourceval return : 'a -> 'a future
Sourceval join : unit future list -> unit future
Sourcemodule Mvar : sig ... end
Sourcemodule Unix : sig ... end
Sourcemodule Log : sig ... end
Sourcemodule Preemptive : sig ... end
OCaml

Innovation. Community. Security.