package containers

  1. Overview
  2. Docs
A modular, clean and powerful extension of the OCaml standard library

Install

Dune Dependency

Authors

Maintainers

Sources

v3.5.tar.gz
md5=efc44e54af764ddb969ec823b7539a3e
sha512=df7c147233f13490710e81279a365290c85d4a00280d56a5bd2a74c579568abbe08c04a60c80f2936d7c15194b58b54b112b974eb8a0d28e131bae5ef38ac10d

doc/containers/CCShimsMkLet_/index.html

Module CCShimsMkLet_Source

Sourcemodule type S = sig ... end

glue code for let-operators on OCaml >= 4.08 (auto generated)

Sourcemodule Make (X : sig ... end) : S with type 'a t_let = 'a X.t
Sourcemodule type S2 = sig ... end
Sourcemodule Make2 (X : sig ... end) : S2 with type ('a, 'e) t_let2 = ('a, 'e) X.t
OCaml

Innovation. Community. Security.