Module Private.Unidata

Unicode data

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