sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
include S with type t = L.t
type t = L.t
merged d1 d2
indicates if the d1
and d2
are the same and doesn't need to be merged
merge d (dom1,cl1) (dom2,cl2) inv
called when cl1
and cl2
are going to be merged in the same equivalence class. - if inv is false, cl2 will be the new representative - if inv is true, cl1 will be the new representative
val pp : Containers.Format.formatter -> t -> unit
set_dom d n l
Set the domain of n
with l
and set its value if it is a singleton