Module type CCHashSet.ELEMENT

module type ELEMENT = sig .. end

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