This is the track-best Reference Manual, version 0.1.20220124, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 07:54:41 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
track-best
Macros/functions for tracking the best items. See the README.md for more details.
Patrick Stein <pat@nklein.com>
Free
0.1.20220124
Modules are listed depth-first from the system components tree.
track-best/src
track-best
(system).
package.lisp
(file).
types.lisp
(file).
globals.lisp
(file).
insert.lisp
(file).
methods.lisp
(file).
track-best.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
track-best/track-best.asd
track-best/src/package.lisp
track-best/src/types.lisp
track-best/src/globals.lisp
track-best/src/insert.lisp
track-best/src/methods.lisp
track-best/src/track-best.lisp
track-best/src/types.lisp
package.lisp
(file).
src
(module).
best-item-list
(structure).
best-item-list-items
(reader).
(setf best-item-list-items)
(writer).
best-item-list-p
(function).
best-item-list-score
(reader).
best-item-list-size
(reader).
(setf best-item-list-size)
(writer).
best-tracker
(structure).
best-tracker-best
(reader).
(setf best-tracker-best)
(writer).
best-tracker-keep
(reader).
best-tracker-keep-ties
(reader).
best-tracker-order-by-fn
(reader).
best-tracker-p
(function).
best-tracker-size
(reader).
(setf best-tracker-size)
(writer).
copy-best-item-list
(function).
copy-best-tracker
(function).
make-best-item-list
(function).
make-best-tracker
(function).
order-by-fn
(type).
track-best/src/globals.lisp
types.lisp
(file).
src
(module).
*current-best-tracker*
(special variable).
track-best/src/insert.lisp
globals.lisp
(file).
src
(module).
insert-tracked-item
(function).
track-best/src/methods.lisp
insert.lisp
(file).
src
(module).
track-best/src/track-best.lisp
methods.lisp
(file).
src
(module).
with-track-best
(macro).
Packages are listed by definition order.
track-best
common-lisp
.
map-best
(function).
track
(function).
with-track-best
(macro).
*current-best-tracker*
(special variable).
best-item-list
(structure).
best-item-list-items
(reader).
(setf best-item-list-items)
(writer).
best-item-list-p
(function).
best-item-list-score
(reader).
best-item-list-size
(reader).
(setf best-item-list-size)
(writer).
best-tracker
(structure).
best-tracker-best
(reader).
(setf best-tracker-best)
(writer).
best-tracker-keep
(reader).
best-tracker-keep-ties
(reader).
best-tracker-order-by-fn
(reader).
best-tracker-p
(function).
best-tracker-size
(reader).
(setf best-tracker-size)
(writer).
copy-best-item-list
(function).
copy-best-tracker
(function).
insert-tracked-item
(function).
make-best-item-list
(function).
make-best-tracker
(function).
order-by-fn
(type).
Definitions are sorted by export status, category, package, and then by lexicographic order.
The current best-tracker instance.
size
.
best
.
size
.
Insert the ITEM with the given SCORE into the TRACKER.
structure-object
.
list
(integer 0 *)
0
1
This slot is read-only.
This slot is read-only.
track-best::order-by-fn
(function >)
This slot is read-only.
Jump to: | (
B C F I M T W |
---|
Jump to: | (
B C F I M T W |
---|
Jump to: | *
B I K O S |
---|
Jump to: | *
B I K O S |
---|
Jump to: | B F G I M O P R S T |
---|
Jump to: | B F G I M O P R S T |
---|