Module type Interfaces.HASH

module type HASH = sig .. end

include Interfaces.EQ
val hash_fun : t -> CCHash.state -> CCHash.state
val hash : t -> int