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

remove-symbol-profiler Function

Summary

Deprecated. Removes a symbol from the list of profiled symbols.

Package

hcl

Signature

remove-symbol-profiler symbol => nil

Arguments
symbol
A symbol to be removed from the *profile-symbol-list*.
Description

The function remove-symbol-profiler is deprecated. It removes symbol from the list of profiled symbols.

See also

add-symbol-profiler


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