DOKK / manpages / debian 10 / ocaml-nox / MoreLabels.3o.en
MoreLabels(3o) OCamldoc MoreLabels(3o)

MoreLabels - Extra labeled libraries.

Module MoreLabels

Module MoreLabels
: sig end

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

source: 2019-01-25