table of contents
Misc.Stdlib.String(3o) | OCaml library | Misc.Stdlib.String(3o) |
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
2024-08-29 | OCamldoc |