caqti.template
Caqti_template.Shims
Compatibility shims.
The documentation of this interface is generated for OCaml 5.1 and later. It depends on recent additions to the standard library. For older compilers, an equivalent implementation is provided.
caqti
caqti.blocking
caqti.platform
caqti.plugin
caqti_platform_unix
module Type : sig ... end
module Atomic : sig ... end
val memo_if_safe : ?hashed:(('a -> int) * ('a -> 'a -> bool)) -> ?weight:('b -> int) -> cap:int -> (('a -> 'b) -> 'a -> 'b) -> 'a -> 'b