All Manuals > LispWorks® User Guide and Reference Manual > 37 The HCL Package

symbol-dynamically-bound-p Function

Summary

The predicate for whether a symbol is dynamically bound.

Package

hcl

Signature

symbol-dynamically-bound-p symbol => result

Arguments
symbol
A non-nil symbol.
Values
result
A boolean.
Description

The function symbol-dynamically-bound-p is the predicate for whether the symbol symbol is dynamically bound in the current environment.

See also

28 Miscellaneous Utilities


LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:30:35