zed
Zed_char.US
Converting between UnicodeString.Type and Zed_char.t
UnicodeString.Type
Zed_char.t
module US : CamomileLibrary.UnicodeString.Type
module Convert : sig ... end
val of_t : t -> US.t
val to_t : US.t -> t option * CamomileLibrary.UChar.t list
val to_t_exn : US.t -> t