Module type Hashtbl2_pair.Key

module type Key = Hashtbl2.Key

type t 
val hash : t -> int
val sexp_of_t : t -> Sexplib.Sexp.t
val compare : t -> t -> int