Module env

Module env 

Source
Expand description

Contains the struct Environment that stores current bindings for the interpreter.

Structsยง

Environment
The environment that expressions are evaluated in.