Module IntDigraph.Int0

module Int0: sig .. end

type t = int 
val default : int
val hash : int -> int
val equal : 'a -> 'a -> bool