Module type ExtHashtbl.Hashtbl.SeededHashedType

module type SeededHashedType = sig .. end

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