table of contents
other versions
- Tumbleweed 5.5.0-2.1
- Leap-16.0
- Leap-15.6
| Misc.Stdlib.String(3) | OCaml library | Misc.Stdlib.String(3) |
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
val to_utf_8_seq : t -> Uchar.t Seq.t
| 2026-08-04 | OCamldoc |