Module OpamMisc.Map

module Map: sig .. end
Map constructor

module Make: 
functor (S : OpamMisc.OrderedType) -> OpamMisc.MAP with type key = S.t