package caqti

  1. Overview
  2. Docs
Unified interface to relational database libraries

Install

Dune Dependency

Authors

Maintainers

Sources

caqti-v1.5.0.tbz
sha256=9524c75c87677eb75e68fbbf421d84b7b610bf2f344bfa227e23465644e62e26
sha512=8c1f289d269d0017bf8b489e64c1153448c62f79a991349662722f4de74c0cbbd75dcdca266b7276af55200346d38dce8135da247e5fbc235a3660785a03b01f

doc/caqti/Caqti_connection/Make_populate/argument-1-Sys/index.html

Parameter Make_populate.Sys

type +'a future
val (>>=) : 'a future -> ('a -> 'b future) -> 'b future
val (>|=) : 'a future -> ('a -> 'b) -> 'b future
val return : 'a -> 'a future
val join : unit future list -> unit future
module Mvar : sig ... end
module Log : sig ... end
module Stream : Caqti_stream.S with type 'a future := 'a future
OCaml

Innovation. Community. Security.