Module type Tuple.Hashable_sexpable


module type Hashable_sexpable = sig .. end

type t 
include Hashable.S
val compare : t -> t -> int
include Sexpable.S