|
Allegro CL |
ANSI Common Lisp 1 Introduction 1.4 Definitions 1.4.4 Interpreting Dictionary Entries
1.4.4.1 The "Affected By" Section of a Dictionary EntryFor an operator, anything that can affect the side effects of or values returned by the operator.For a variable, anything that can affect the value of the variable including functions that bind or assign it. |