Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val gbp : Uchar.t -> grapheme_break_property
val encode : Uchar.t -> string
val decode : string -> int -> Uchar.t * int
val look : string -> int -> Uchar.t
val of_list : Uchar.t list -> string
val to_list : string -> Uchar.t list
val fold : ('a -> Uchar.t -> 'a) -> 'a -> string -> 'a
val length : context -> string -> int