centos man page for morelabels

Query: morelabels

OS: centos

Section: 3

Links: centos man pages   all man pages   forum categories

Format:Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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-06-09 MoreLabels(3)