Logtk__Multiset
module type S = Logtk.Multiset_intf.S
module Make : functor (X : Map.OrderedType) -> S with type elt = X.t