Module type BatInnerWeaktbl.HashedType

module type HashedType = sig .. end

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