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