Provided by: ocaml-man_4.13.1-3ubuntu1_all bug

NAME

       Misc.Stdlib.String - no description

Module

       Module   Misc.Stdlib.String

Documentation

       Module String
        : sig end

       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