Module env

Module env 

Source
Expand description

Lexical and non-lexical scoping for variables

Structs§

Environment
Implements a nested lexical scope
Frame
Represents a stack frame

Type Aliases§

StackBinds
StackFrame