Handbook
Glossary
AVL{
AVL trees
Prev:
>avl ( assoc -- avl )
Vocabulary
trees
.
avl
Syntax
AVL{ { key value }... }
Inputs
None
Outputs
None
Word description
Literal syntax for an AVL tree.
Definition
USING:
parser
;
IN:
trees.avl
SYNTAX:
AVL{
\
}
[
>avl
]
parse-literal
;