Handbook
Glossary
<splay> ( -- tree )
Splay trees
Prev:
splay
Next:
>splay ( assoc -- tree )
Vocabulary
trees
.
splay
Inputs
None
Outputs
tree
a
splay
Word description
Creates an empty splay tree
Definition
USING:
trees.private
;
IN:
trees.splay
:
<splay>
( -- tree )
\
splay
new-tree
;