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