camomile
CaseMap
Case mappings as defined in Unicode Technical Report #21
For locale, see Locale. If locale is omitted, default mapping is used.
Locale
module type Type = sig ... end
module Make (Config : ConfigInt.Type) (Text : UnicodeString.Type) : Type with type text = Text.t