Module type Key.Hash_like

type t

The type for keys.

val t : t Type.t
type hash
val to_hash : t -> hash
val of_hash : hash -> t