Returns the definitions which set a special variable.
hcl
who-sets symbol => result
symbol⇩ |
A special variable. |
result |
A list. |
The function who-sets
returns a list of dspecs naming the definitions which set the value of the special variable symbol.
The cross-referencing information used by who-sets
is generated when code is compiled with source-level debugging switched on.
LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:30:35