Intf.Pair
include Pair_basic
type elt
type t
val f0 : t -> elt
val f1 : t -> elt
module Vector : Vector with type elt = t
val make : elt -> elt -> t