Module Tools.IMap

module IMap: Map.S  with type key = int
Implementation of maps with integer keys.