Maker_concrete_key2_of_1.Key
module Hash : Hash.S
module Value : Type.S
type t = (Hash.t, Value.t) key
The type for keys.
val t : t Type.t
type hash = Hash.t
val to_hash : t -> hash