Functor BatTuple.Tuple2.Comp

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