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

NextPrevUpTopContentsIndex

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*.

Values

Returns nil.

Description

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

See also

add-symbol-profiler


LispWorks User Guide and Reference Manual - 20 Sep 2017

NextPrevUpTopContentsIndex