Module Private.Charmap

Charactor mapping table

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