Module OpamMisc.Set

module Set: sig .. end
Set constructor

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