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

undefine-action-list Macro

Summary

Removes a given defined action list.

Package

lispworks

Signature

undefine-action-list uid

Arguments
uid
A lisp object.
Description

The macro undefine-action-list flushes the specified list (and all its action-items). If the action-list specified by uid does not exist, then handling is controlled by the value of the variable *handle-missing-action-list*.

See also

define-action-list


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