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

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

NAME

       Misc.Stdlib.String -  Extensions to the String module

Module

       Module   Misc.Stdlib.String

Documentation

       Module String
        : sig end

   Extensions to the String module
       include String

       module Set : sig end

       module Map : sig end

       module Tbl : sig end

       val print : Format.formatter -> t -> unit

       val for_all : (char -> bool) -> t -> bool