module Export: sig .. end
sig
end
type ('f, 's) _either = ('f, 's) Either_intf.S.t =
('f, 's)
('f, 's) Either_intf.S.t
|
First of 'f
'f
Second of 's
's