Module type Intf.HASH

module type HASH = sig .. end

type t 
val hash_fun : t CCHash.hash_fun
val hash : t -> int