Make.CaseMap
module type Type = CaseMap.Type
module Make : functor (Text : UnicodeString.Type) -> sig ... end