Module callisp::env

source ·
Expand description

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

Structs

The environment that expressions are evaluated in.