Lists special variables bound by a definition.
hcl
binds-who function => result
function⇩ |
A symbol or a function dspec. |
result |
A list. |
The function binds-who
returns a list of the special variables bound by the definition named by function.
The cross-referencing information used by binds-who
is generated when code is compiled with source-level debugging switched on.
LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:30:35