Metapp_apiSourcemodule MetapointMap
(X : MetapointsS)
(Y : MetapointsS)
(M : Map with type 'a x = 'a X.x and type 'a y = 'a Y.x) :
sig ... endmodule QuotationMap
(X : QuotationsS)
(Y : QuotationsS)
(M : Map with type 'a x = 'a X.x and type 'a y = 'a Y.x) :
sig ... endmodule ArrayQuotation : sig ... endmodule ArrayQuotations : QuotationsS with type 'a x = 'a ArrayQuotation.t