This is the trivial-adjust-simple-array Reference Manual, version 0.0.1, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 07:55:07 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
trivial-adjust-simple-array
A tiny utility to change array size ensuring it is simple.
Andrew Kravchuk <awkravchuk@gmail.com>
MIT
0.0.1
trivial-adjust-simple-array.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
trivial-adjust-simple-array/trivial-adjust-simple-array.asd
trivial-adjust-simple-array/trivial-adjust-simple-array.lisp
trivial-adjust-simple-array/trivial-adjust-simple-array.asd
trivial-adjust-simple-array
(system).
trivial-adjust-simple-array/trivial-adjust-simple-array.lisp
trivial-adjust-simple-array
(system).
adjust-simple-array
(macro).
adjust-simple-arrayf
(macro).
Packages are listed by definition order.
trivial-adjust-simple-array
common-lisp
.
adjust-simple-array
(macro).
adjust-simple-arrayf
(macro).
Definitions are sorted by export status, category, package, and then by lexicographic order.
Changes the size of simple array. The result is simple array of the same type as array, that has the given new SIZE, ELEMENT-TYPE and (optionally) INITIAL-ELEMENT in a new uninitialized elements.
SETF-like macro to change simple array size in-place.
Jump to: | A M |
---|
Index Entry | Section | ||
---|---|---|---|
| |||
A | |||
adjust-simple-array : | Public macros | ||
adjust-simple-arrayf : | Public macros | ||
| |||
M | |||
Macro, adjust-simple-array : | Public macros | ||
Macro, adjust-simple-arrayf : | Public macros | ||
|
Jump to: | A M |
---|
Jump to: | F P S T |
---|
Jump to: | F P S T |
---|