MoreLabels

Section: OCaml library (3o)
Updated: 2020-01-30
Index Return to Main Contents
 

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 subject to change.

module Hashtbl : sig end

module Map : sig end

module Set : sig end


 

Index

NAME
Module
Documentation

This document was created by man2html, using the manual pages.
Time: 00:05:48 GMT, March 31, 2021