This is the tree-search Reference Manual, version 0.0.1, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 07:54:54 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
tree-search
Search recursively through trees of nested lists
ISC
0.0.1
package.lisp
(file).
search.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
tree-search/search.lisp
package.lisp
(file).
tree-search
(system).
collect
(function).
first-in-tree
(function).
visit
(function).
Packages are listed by definition order.
tree-search
This package includes some utilities to search recursively for specific elements in a tree built out of lists.
common-lisp
.
collect
(function).
first-in-tree
(function).
visit
(function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
collect all occurrences of needle from tree into a list
find first occurrence of needle in tree
call function for every occurrence of needle in tree
Jump to: | C F V |
---|
Jump to: | C F V |
---|
Jump to: | F P S T |
---|
Jump to: | F P S T |
---|