Module type Hashcons.HashedType_consed

module type HashedType_consed = sig .. end

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