type uchar = UChar.tval int_of_uchar : uchar -> intval uchar_of_int : int -> ucharval escaped_uchar : uchar -> stringval printer_utf8 : Stdlib.Format.formatter -> string -> unitval printer_uchar : Stdlib.Format.formatter -> uchar -> unitCamomileLibrary.UPervasivesFunctions for toplevel
type uchar = UChar.tval int_of_uchar : uchar -> intval uchar_of_int : int -> ucharval escaped_uchar : uchar -> stringval printer_utf8 : Stdlib.Format.formatter -> string -> unitval printer_uchar : Stdlib.Format.formatter -> uchar -> unit