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