package caqti

  1. Overview
  2. Docs

Module Caqti_sql_ioSource

SQL IO utility functions.

Sourcemodule type MONAD = sig ... end

The concurrency monad assumed by Make.

Sourcemodule type S = sig ... end

The interface implemented by Make.

Sourcemodule Make (Io : MONAD) : S with type 'a future := 'a Io.t

The implementation.

OCaml

Innovation. Community. Security.