Module type Binary_cache.Cacheable

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