module documentation
Provides several example applications for tree traversals.
| Function | disk |
Return total disk space for subtree of T rooted at p. |
| Function | layout |
Undocumented |
| Function | parenthesize |
Print parenthesized representation of subtree of T rooted at p. |
| Function | preorder |
Print preorder representation of subtree of T rooted at p at depth d. |
| Function | preorder |
Print labeled representation of subtree of T rooted at p at depth d. |
| Function | toc |
Undocumented |
| Function | toc |
Undocumented |