package ppx_deriving

  1. Overview
  2. Docs
Type-driven code generation for OCaml >=4.02.2

Install

Dune Dependency

Authors

Maintainers

Sources

v4.4.1.tar.gz
sha256=27bc57774724fc4f48775f2011375a5ee1439570204abbf6607761c472757e2f

doc/ppx_deriving.runtime/Ppx_deriving_runtime/MoreLabels/index.html

Module Ppx_deriving_runtime.MoreLabels

Extra labeled libraries.

This meta-module provides labelized version of the Hashtbl, Map and Set modules.

They only differ by their labels. They are provided to help porting from previous versions of OCaml. The contents of this module are subject to change.

module Hashtbl : sig ... end
module Map : sig ... end
module Set : sig ... end
OCaml

Innovation. Community. Security.