NextPrevUpTopContentsIndex

sets-who

Function
Summary

Lists special variables set by a definition.

Package

hcl

Signature

sets-who function => result

Arguments

function

A symbol or a function dspec.

Values

result

A list.

Description

The function sets-who returns a list of the special variables set by the definition named by function.

Note: The cross-referencing information used by sets-who is generated when code is compiled with source-level debugging switched on.

See also

who-sets
toggle-source-debugging


LispWorks Reference Manual - 20 Jul 2006

NextPrevUpTopContentsIndex