sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
An evaluator parametrized by a T2
monad.
class type ['a, 'r] semantics = object ... end
interface that describes semantics of an expression
class type virtual ['a, 'r, 's] domain = object ... end
interface of the evaluation value domain
class type virtual ['a, 'r, 's] eff = object ... end
interface of the computation effects