containers-data
CCMultiSet
Multiset
containers-data.top
type 'a iter = ('a -> unit) -> unit
module type S = sig ... end
module Make (O : Set.OrderedType) : S with type elt = O.t