Module type IntDigraph.DefaultValHashedType

module type DefaultValHashedType = sig .. end

type t 
val hash : t -> int
val equal : t ->
t -> bool
val default : t