Functor BatTuple.Tuple2.Ord

module Ord: 
functor (T1 : BatOrd.Ord) ->
functor (T2 : BatOrd.Ord) -> Ord with type t = T1.t * T2.t
Parameters:
T1 : BatOrd.Ord
T2 : BatOrd.Ord