This is the cl-locatives Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Tue Jul 15 04:04:24 2025 GMT+0.
The main system appears first, followed by any subsystem dependency.
cl-locativesImplementation of locatives, pointer-like objects in Lisp.
Robert Smith <quad@symbo1ics.com>
BSD 3-clause (See LICENSE)
package.lisp (file).
cl-locatives.lisp (file).
Files are sorted by type and then listed depth-first from the systems components trees.
cl-locatives/cl-locatives.lisppackage.lisp (file).
cl-locatives (system).
(setf dereference) (setf expander).
dereference (function).
locative (structure).
locative-for (macro).
locative-writer (reader).
locativep (function).
print-object (method).
%make-locative (function).
locative-reader (reader).
Packages are listed by definition order.
cl-locativesA package for creating and manipulating locatives.
loc
common-lisp.
(setf dereference) (setf expander).
dereference (function).
locative (structure).
locative-for (macro).
locative-writer (reader).
locativep (function).
%make-locative (function).
locative-reader (reader).
Definitions are sorted by export status, category, package, and then by lexicographic order.
Return a locative for the place PLACE.
PLACE should be a form that can be passed as the first argument to SETF.
dereference (function).
Return a value that a locative LOCATIVE "points" to.
A pointer-like data structure to allow, among other things, "reference passing" programming style.
structure-object.
function
(error "must provide reader function.")
This slot is read-only.
function
(error "must provide writer function.")
This slot is read-only.
| Jump to: | %
(
D F L M P S |
|---|
| Jump to: | %
(
D F L M P S |
|---|
| Jump to: | R S W |
|---|
| Index Entry | Section | ||
|---|---|---|---|
| | |||
| R | |||
reader: | Public structures | ||
| | |||
| S | |||
Slot, reader: | Public structures | ||
Slot, writer: | Public structures | ||
| | |||
| W | |||
writer: | Public structures | ||
| | |||
| Jump to: | R S W |
|---|
| Jump to: | C F L P S |
|---|
| Jump to: | C F L P S |
|---|