package caqti

  1. Overview
  2. Docs
Abstraction over multiple database libraries

Install

Dune Dependency

Authors

Maintainers

Sources

caqti-0.9.0.tbz
sha256=4c84a16d983d0fed2786f536a3fa4d8fa113b8b30b4deea4a74772582d5489b2
md5=42a2e2d3b73d7fbaecc618549aad2865

doc/caqti.v1/Caqti1_driver_sig/index.html

Module Caqti1_driver_sigSource

(internal) Signature for driver implementation.

  • deprecated

    Don't use this in new code.

Sourcemodule type S = sig ... end
Sourcemodule type F = functor (System : Caqti1_system_sig.S) -> S with type 'a io := 'a System.io
OCaml

Innovation. Community. Security.