chickadee » apropos » apropos-information-list

apropos-information-list PATTERN #!key macros? sort case-insensitive? raw? base internal? imported?procedure

Like apropos but returns a list key'ed by (MODULE . NAME).

MODULE is the module symbol or || for the null module.

NAME is the base symbol.

The associated information is either:

'macro
'keyword
'variable
'procedure
'(procedure . <lambda-list-specification>)
'(procedure . <core procedure name>)