Module SetMap.Make

Parameters

Signature

type elt = Ord.t
module Set : Set with type elt = elt
module Map : Map with type elt = elt and type set = Set.t