This is the lw-compat Reference Manual, version 1.0.0, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 06:55:21 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
lw-compat
A few utility functions from the LispWorks library that are used in the Closer to MOP libraries.
Pascal Costanza, with permission from http://www.lispworks.com
MIT-style license
1.0.0
lw-compat-package.lisp
(file).
lw-compat.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
lw-compat/lw-compat.lisp
lw-compat-package.lisp
(file).
lw-compat
(system).
Packages are listed by definition order.
Definitions are sorted by export status, category, package, and then by lexicographic order.
Appends lists to the end of given list.
Appends lists to the end of given list by NCONC.
Ensures unique names for all the variables in a groups of forms.
Removes an item from a sequence.
Executes a body of code if a form evaluates to non-nil, propagating the result of the form through the body of code.
Executes a body of code if a series of forms evaluates to non-nil, propagating the results of the forms through the body of code.
Returns a body of code with each specified name bound to a similar name.
Jump to: | A M N R W |
---|
Jump to: | A M N R W |
---|
Jump to: | F L P S |
---|
Jump to: | F L P S |
---|