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.
symbol-dynamically-bound-p
Miscellaneous Utilities
LispWorks User Guide and Reference Manual - 13 Feb 2015