Uucp.Break
val pp_line : Format.formatter -> line -> unit
val pp_grapheme_cluster : Format.formatter -> grapheme_cluster -> unit
val grapheme_cluster : Uchar.t -> grapheme_cluster
val pp_word : Format.formatter -> word -> unit
val pp_sentence : Format.formatter -> sentence -> unit
val pp_indic_conjunct_break : Format.formatter -> indic_conjunct_break -> unit
val indic_conjunct_break : Uchar.t -> indic_conjunct_break
val pp_east_asian_width : Format.formatter -> east_asian_width -> unit
val east_asian_width : Uchar.t -> east_asian_width
val tty_width_hint : Uchar.t -> int
module Low : sig ... end