Expand description
Contains the struct Environment that stores current bindings for the interpreter.
Structsยง
- Environment
- The environment that expressions are evaluated in.
Contains the struct Environment that stores current bindings for the interpreter.