This is the parameterized-function Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Tue Jul 15 06:11:36 2025 GMT+0.
The main system appears first, followed by any subsystem dependency.
parameterized-functionCompile-time parameterized functions.
Robert Smith <quad@symbo1ics.com>
BSD 3-clause (See LICENSE)
interface (system).
license (file).
package.lisp (file).
parameterized-function.lisp (file).
Files are sorted by type and then listed depth-first from the systems components trees.
parameterized-function/parameterized-function.asdparameterized-function/package.lispparameterized-function/parameterized-function.lispparameterized-function/parameterized-function.asdparameterized-function (system).
parameterized-function/package.lisplicense (file).
parameterized-function (system).
parameterized-function/parameterized-function.lisppackage.lisp (file).
parameterized-function (system).
*warn-about-dynamic-dispatch* (special variable).
*warn-about-non-constant-parameters* (special variable).
define-dispatch-function (macro).
define-parameterized-function (macro).
constant-quoted-list-p (function).
dispatch-table-name (function).
generate-name-from-parameters (function).
undispatch-form (function).
Packages are listed by definition order.
parameterized-functioncommon-lisp.
*warn-about-dynamic-dispatch* (special variable).
*warn-about-non-constant-parameters* (special variable).
define-dispatch-function (macro).
define-parameterized-function (macro).
constant-quoted-list-p (function).
dispatch-table-name (function).
generate-name-from-parameters (function).
undispatch-form (function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
Enables run-time warnings when dynamic dispatch occurs.
Enables compile-time warnings when dynamic dispatch will occur because of non-constant parameters.
Define a parameterized function named NAME whose parameter variables are PARAMETERS, whose lambda list is ARGS, and body is BODY.
| Jump to: | C D F G M U |
|---|
| Jump to: | C D F G M U |
|---|
| Jump to: | *
S |
|---|
| Jump to: | *
S |
|---|
| Jump to: | F L P S |
|---|
| Jump to: | F L P S |
|---|