sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Make2(M)
provides an implementation of the S2
interface lifted into the monad M
.
class type ['a, 'r] semantics = ['a, 'r] T2(M).semantics
class type virtual ['a, 'r, 's] domain = ['a, 'r, 's] T2(M).domain
class virtual ['a, 'r, 's] t : object ... end
a virtual base class for all evaluators