Module type Equal.S2

module type S2 = sig .. end

type ('a, 'b) t 
val equal : 'a Equal.equal -> 'b Equal.equal -> ('a, 'b) t Equal.equal