Module Caqti_template.ShimsSource

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.

Sourcemodule Type : sig ... end
Sourcemodule Atomic : sig ... end
Sourceval memo_if_safe : ?hashed:(('a -> int) * ('a -> 'a -> bool)) -> ?weight:('b -> int) -> cap:int -> (('a -> 'b) -> 'a -> 'b) -> 'a -> 'b