module Map: sig .. end
sig
end
val to_lower : Uucp.uchar -> [ `Self | `Uchars of Uucp.uchar list ]
Uucp.uchar -> [ `Self | `Uchars of Uucp.uchar list ]
to_lower u
u
val to_upper : Uucp.uchar -> [ `Self | `Uchars of Uucp.uchar list ]
to_upper u
val to_title : Uucp.uchar -> [ `Self | `Uchars of Uucp.uchar list ]
to_title u