Query: stdlabels
OS: debian
Section: 3o
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
StdLabels(3o) OCaml library StdLabels(3o)NAMEStdLabels - Standard labeled libraries. Module Module StdLabels Documentation Module StdLabels : sig end Standard labeled libraries. This meta-module provides labelized version of the Array , List and String modules. They only differ by their labels. Detailed interfaces can be found in arrayLabels.mli , listLabels.mli and stringLabels.mli . module Array : sig end module List : sig end module String : sig end OCamldoc 2012-06-26 StdLabels(3o)