Next: Introduction, Previous: (dir), Up: (dir) [Contents][Index]
This is the draw-cons-tree Reference Manual, generated automatically by Declt version 3.0 "Montgomery Scott" on Tue Dec 22 13:20:44 2020 GMT+0.
• Introduction | What draw-cons-tree is all about | |
• Systems | The systems documentation | |
• Files | The files documentation | |
• Packages | The packages documentation | |
• Definitions | The symbols documentation | |
• Indexes | Concepts, functions, variables and data types |
Draws and ascii picture of a cons tree.
CL-USER> (draw-tree '(a b (c nil 1)))
[o|o]---[o|o]---[o|/]
| | |
A B [o|o]---[o|o]---[o|/]
| | |
C NIL 1
NIL
Ported from the function library of "Scheme 9 from Empty Space" http://www.t3x.org/s9fes/draw-tree.scm.html
Library is in the public domain in keeping with the original
Next: Files, Previous: Introduction, Up: Top [Contents][Index]
The main system appears first, followed by any subsystem dependency.
• The draw-cons-tree system |
Ported by:CBaggers - Original Author:Nils M Holm
Public Domain
Makes and ascii picture of a cons tree
draw-cons-tree.asd (file)
Files are sorted by type and then listed depth-first from the systems components trees.
• Lisp files |
• The draw-cons-tree.asd file | ||
• The draw-cons-tree/package.lisp file | ||
• The draw-cons-tree/draw-cons-tree.lisp file |
Next: The draw-cons-tree/package․lisp file, Previous: Lisp files, Up: Lisp files [Contents][Index]
draw-cons-tree.asd
draw-cons-tree (system)
Next: The draw-cons-tree/draw-cons-tree․lisp file, Previous: The draw-cons-tree․asd file, Up: Lisp files [Contents][Index]
draw-cons-tree (system)
package.lisp
Previous: The draw-cons-tree/package․lisp file, Up: Lisp files [Contents][Index]
package.lisp (file)
draw-cons-tree (system)
draw-cons-tree.lisp
draw-tree (function)
Next: Definitions, Previous: Files, Up: Top [Contents][Index]
Packages are listed by definition order.
• The draw-cons-tree package |
package.lisp (file)
common-lisp
draw-tree (function)
Definitions are sorted by export status, category, package, and then by lexicographic order.
• Exported definitions | ||
• Internal definitions |
Next: Internal definitions, Previous: Definitions, Up: Definitions [Contents][Index]
• Exported functions |
Previous: Exported definitions, Up: Exported definitions [Contents][Index]
draw-cons-tree.lisp (file)
Previous: Exported definitions, Up: Definitions [Contents][Index]
• Internal special variables | ||
• Internal functions |
Next: Internal functions, Previous: Internal definitions, Up: Internal definitions [Contents][Index]
draw-cons-tree.lisp (file)
draw-cons-tree.lisp (file)
Previous: Internal special variables, Up: Internal definitions [Contents][Index]
draw-cons-tree.lisp (file)
draw-cons-tree.lisp (file)
draw-cons-tree.lisp (file)
draw-cons-tree.lisp (file)
draw-cons-tree.lisp (file)
draw-cons-tree.lisp (file)
draw-cons-tree.lisp (file)
draw-cons-tree.lisp (file)
draw-cons-tree.lisp (file)
draw-cons-tree.lisp (file)
draw-cons-tree.lisp (file)
draw-cons-tree.lisp (file)
draw-cons-tree.lisp (file)
draw-cons-tree.lisp (file)
Previous: Definitions, Up: Top [Contents][Index]
• Concept index | ||
• Function index | ||
• Variable index | ||
• Data type index |
Next: Function index, Previous: Indexes, Up: Indexes [Contents][Index]
Jump to: | D F L |
---|
Jump to: | D F L |
---|
Next: Variable index, Previous: Concept index, Up: Indexes [Contents][Index]
Jump to: | A D E F M R S V |
---|
Jump to: | A D E F M R S V |
---|
Next: Data type index, Previous: Function index, Up: Indexes [Contents][Index]
Jump to: | *
S |
---|
Jump to: | *
S |
---|
Previous: Variable index, Up: Indexes [Contents][Index]
Jump to: | D P S |
---|
Jump to: | D P S |
---|