Skip to main content

Module env

Module env 

Source
Expand description

Lexical environment (scope stack) for the Bock interpreter.

Structsยง

EffectOpKey
A key identifying an effect + operation pair.
EffectStack
Three-layer algebraic effect handler stack.
Environment
Nested lexical scopes for variable bindings.