Module type CCFlatHashtbl.HASHABLE

module type HASHABLE = sig .. end

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