SPLAY{
Splay trees

Prev:>splay ( assoc -- tree )


Vocabulary
trees.splay

Syntax
SPLAY{ { key value }... }


Inputs
None

Outputs
None

Word description
Literal syntax for an splay tree.

Definition