oracular (3) Misc.Stdlib.3o.gz

Provided by: ocaml-man_5.2.0-3_all bug

NAME

       Misc.Stdlib - no description

Module

       Module   Misc.Stdlib

Documentation

       Module Stdlib
        : sig end

       module List : sig end

   Extensions to the List module
       module Option : sig end

   Extensions to the Option module
       module Array : sig end

   Extensions to the Array module
       module String : sig end

   Extensions to the String module
       val compare : 'a -> 'a -> int