[][src]Module foolang::eval

Structs

Binding
Env

Lexical environment. Exists around EnvImpl to provide access to the Rc.

EnvFrame

Underlying lexical environment: most methods operate on Env or EnvRef instead.

EnvRef