package caqti

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

Install

Dune Dependency

Authors

Maintainers

Sources

caqti-v2.2.4.tbz
sha256=b8ea432820154ec095132c4f7b244b06cd8553e0b2035185b844d9c4f30af8bb
sha512=b7e3ad8e6a9b587db2d517e15cd42df2945148f9223b2fa6f4bc2bcdd2709d53549cca4b65e54511d22466e4c9aa7f0b9c17305a07505519d8bf81d95de629b8

doc/caqti.platform/Caqti_platform/Stream/index.html

Module Caqti_platform.StreamSource

A stream with monadic concurrency and error handling.

Sourcemodule type FIBER = sig ... end
Sourcemodule Make (Fiber : FIBER) : Caqti_stream_sig.S with type 'a fiber := 'a Fiber.t

Constructs a stream for the provided concurrency monad.

OCaml

Innovation. Community. Security.