sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
include QuotationsS with type 'a x = 'a X.t
type 'a x = 'a X.t
type t = {
expr : Parsetree.expression x;
pat : Parsetree.pattern x;
typ : Parsetree.core_type x;
signature : Parsetree.signature x;
signature_item : Parsetree.signature_item x;
structure : Parsetree.structure x;
structure_item : Parsetree.structure_item x;
}
module Make (X : UnaryMakeS with type 'a t = 'a x) : sig ... end