This is the slot-map Reference Manual, version 0.1.0, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 07:43:41 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
slot-map
An implementation of the slot-map data structure.
Michael Fiano <mail@mfiano.net>
MIT
0.1.0
dynamic-array
(system).
mfiano-utils
(system).
package.lisp
(file).
slot-map.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
slot-map/slot-map.lisp
package.lisp
(file).
slot-map
(system).
delete
(function).
find
(function).
insert
(function).
make-slot-map
(function).
map-keys
(function).
map-values
(function).
print-object
(method).
%make-slot-map
(function).
+id-bits+
(constant).
+version-bits+
(constant).
data
(reader).
(setf data)
(writer).
dequeue-free
(function).
enqueue-free
(function).
free-head
(reader).
(setf free-head)
(writer).
free-tail
(reader).
(setf free-tail)
(writer).
id
(function).
pack
(function).
repack-id
(macro).
reverse-map
(reader).
(setf reverse-map)
(writer).
slot-map
(structure).
slots
(reader).
(setf slots)
(writer).
unpack
(function).
version
(function).
Packages are listed by definition order.
slot-map
common-lisp
.
delete
(function).
find
(function).
insert
(function).
make-slot-map
(function).
map-keys
(function).
map-values
(function).
%make-slot-map
(function).
+id-bits+
(constant).
+version-bits+
(constant).
data
(reader).
(setf data)
(writer).
dequeue-free
(function).
enqueue-free
(function).
free-head
(reader).
(setf free-head)
(writer).
free-tail
(reader).
(setf free-tail)
(writer).
id
(function).
pack
(function).
repack-id
(macro).
reverse-map
(reader).
(setf reverse-map)
(writer).
slot-map
(structure).
slots
(reader).
(setf slots)
(writer).
unpack
(function).
version
(function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
structure-object
.
vector
(make-array 0 :adjustable t :fill-pointer 0)
data
.
dynamic-array:dynamic-array
(dynamic-array:make-array)
dynamic-array:dynamic-array
(dynamic-array:make-array)
(or null mfiano-utils:ub24)
(or null mfiano-utils:ub24)
Jump to: | %
(
D E F I M P R S U V |
---|
Jump to: | %
(
D E F I M P R S U V |
---|
Jump to: | +
C D F R S |
---|
Jump to: | +
C D F R S |
---|
Jump to: | F P S |
---|
Jump to: | F P S |
---|