package caqti

  1. Overview
  2. Docs

Module Caqti_streamSource

Sourcemodule type S = sig ... end
Sourcemodule type FUTURE = sig ... end
Sourcemodule Make (X : FUTURE) : S with type 'a future := 'a X.future
OCaml

Innovation. Community. Security.