MoreLabels(3) OCaml library MoreLabels(3)
NAME
MoreLabels - Extra labeled libraries.
Module
Module MoreLabels
Documentation
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 sub-
ject to change.
module Hashtbl : sig end
module Map : sig end
module Set : sig end
OCamldoc 2014-10-18 MoreLabels(3)
ocaml 4.02.1 - Generated Mon Oct 20 05:45:13 CDT 2014
