Reason
  • Docs
  • Try
  • API
  • Community
  • Blog
  • Languages iconEnglish
    • 日本語
    • Deutsch
    • Español
    • Français
    • 한국어
    • Português (Brasil)
    • Русский
    • Українська
    • 中文
    • 繁體中文
    • Help Translate
  • GitHub
Previous  Up  Next

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