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