Module Kappa_generic_toolset__Mods.Int2SetMap

type elt = int * int
module Set : Kappa_generic_toolset.SetMap.Set with type elt = elt
module Map : Kappa_generic_toolset.SetMap.Map with type elt = elt and type set = Set.t