Contents
Indexes:
Generic Function Splay-Tree-Splay (2 methods)
(
splay-tree-splay
< tree > < node > )
Part of:
package metabang.cl-containers
Preform the splay operation on the tree about this node
rotating the node until it becomes the root
Method Summary
splay-tree-splay <
binary-search-tree
> <
bst-node
>
splay-tree-splay <
binary-search-tree
> < t >