Handbook
Glossary
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
USING:
parser
;
IN:
trees.splay
SYNTAX:
SPLAY{
\
}
[
>splay
]
parse-literal
;