Module Tools.SISet

module SISet: Set.S  with type elt = string * int
Implementation of sets of pairs of a sting and an integer.