package containers

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

Install

Dune Dependency

Authors

Maintainers

Sources

v3.1.tar.gz
md5=18f35ec3794803f5a4f95254f313c764
sha512=090e33705ffb0f77f71f881f78b51d909778bf41afad32339acac21ddbd5f6947b4ebff754148331f9263a544a6000d7f7412d5758e1835fbe84490240b671de

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.