Type.CaseMap
module type Type = CaseMap.Type
module Make : functor (Text : UnicodeString.Type) -> Type with type text = Text.t