Tuple3.Ord
module T1 : BatOrd.Ord
module T2 : BatOrd.Ord
module T3 : BatOrd.Ord
type t = T1.t * T2.t * T3.t
val ord : t BatOrd.ord