Module TypeMono.Make.Map

module Map: CCMap.Make(sig
type t = TypeMono.Make.T.t 
val compare : TypeMono.Make.T.t CCOrd.t
end)