Module Private.Unimap

Unicode <-> Asian charctor codings

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