Module type Align.Basic2

module type Basic2 = sig .. end

type ('p, 'a) t 
val align_with : (('a, 'b) These.t -> 'c) ->
('p, 'a) t -> ('p, 'b) t -> ('p, 'c) t