package caqti

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

Install

Dune Dependency

Authors

Maintainers

Sources

caqti-0.10.2.tbz
sha256=d688bd22f6fde5be5a755900545fade0d5fdce6dbcb0b85770d02dad87c41e7c
md5=d18745a703da336054c0d27e78f8be8a

doc/caqti.v1/Caqti1_connect/Make/argument-1-System/Mvar/index.html

Module System.Mvar

type 'a t
val create : unit -> 'a t
val store : 'a -> 'a t -> unit
val fetch : 'a t -> 'a io
OCaml

Innovation. Community. Security.