Module CamomileLibrary.UCharInfo

module UCharInfo: sig .. end


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