This is the destructuring-bind-star Reference Manual, version 0.0.1, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 05:58:51 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
destructuring-bind-star
DESTRUCTURING-BIND with proper error signaling
Michał "phoe" Herda <phoe@disroot.org>
MIT
0.0.1
destructuring-bind-star.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
destructuring-bind-star/destructuring-bind-star.asd
destructuring-bind-star/destructuring-bind-star.lisp
destructuring-bind-star/destructuring-bind-star.asd
destructuring-bind-star
(system).
destructuring-bind-star/destructuring-bind-star.lisp
destructuring-bind-star
(system).
destructuring-bind*
(macro).
destructuring-error
(condition).
expression
(reader method).
lambda-list
(reader method).
reason
(reader method).
bind-modify-lambda-list
(function).
extract-declarations
(function).
print-destructuring-error
(function).
Packages are listed by definition order.
destructuring-bind-star
common-lisp
.
destructuring-bind*
(macro).
destructuring-error
(condition).
expression
(generic reader).
lambda-list
(generic reader).
reason
(generic reader).
bind-modify-lambda-list
(function).
extract-declarations
(function).
print-destructuring-error
(function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
Like DESTRUCTURING-BIND, except destructuring errors are signaled as instances of condition type DESTRUCTURING-ERROR.
destructuring-error
)) ¶destructuring-error
)) ¶destructuring-error
)) ¶Condition type responsible for destructuring errors signaled in DESTRUCTURING-BIND*.
error
.
(quote (error "must provide expression."))
:expression
This slot is read-only.
(quote (quote nil))
:lambda-list
This slot is read-only.
Jump to: | B D E F G L M P R |
---|
Jump to: | B D E F G L M P R |
---|
Jump to: | %
S |
---|
Jump to: | %
S |
---|
Jump to: | C D F P S |
---|
Jump to: | C D F P S |
---|