The predicate for whether a symbol is dynamically bound.
hcl
symbol-dynamically-bound-p symbol => result
symbol⇩ |
A non-nil symbol. |
result |
A boolean. |
The function symbol-dynamically-bound-p
is the predicate for whether the symbol symbol is dynamically bound in the current environment.
LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:30:35