Tuple2.Comp
module T1 : BatOrd.Comp
module T2 : BatOrd.Comp
type t = T1.t * T2.t
val compare : t BatOrd.comp