Query: morelabels
OS: debian
Section: 3o
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MoreLabels(3o) OCaml library MoreLabels(3o)NAMEMoreLabels - 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 Objective Caml. The contents of this module are subject to change. module Hashtbl : sig end module Map : sig end module Set : sig end OCamldoc 2012-06-26 MoreLabels(3o)