Module UCharInfo


module UCharInfo: sig .. end
Character Information

module type Type = sig .. end
module Make: 
functor (Config : ConfigInt.Type) -> Type