NextPrevUpTopContentsIndex

print-action-lists

Function
Summary

Prints a list of all the actions lists in the global registry.

Package

lispworks

Signature

print-action-lists &optional stream

Arguments

stream

A stream.

Description

Generates a listing of all the action lists in the global registry. The ordering of the action lists is random.

stream is an optional argument specifying where to print the output. The default value of stream is the value of *standard-output* .

See also

print-actions


LispWorks Reference Manual - 20 Jul 2006

NextPrevUpTopContentsIndex