Write_port_1d.M
Shorthand useful for writing 'a Write_port_1d.M(Foo).t in type signatures.
'a Write_port_1d.M(Foo).t
module X : Base.T1
type nonrec 'a t = ( 'a, 'a X.t ) t
module type S = S with type 'a write_data := 'a X.t