Runtime evaluation/In an environment: Difference between revisions

Line 123:
print
+ firstresult (code)</lang>
Dictionaries can hold bindings to dynamic symbols. To minimieminimize the danger of dynamic scope there is no recursive ascent in the binding lookup.
<lang lisp>
(dict)
Anonymous user