<avl> ( -- tree )
AVL trees

Prev:avl
Next:>avl ( assoc -- avl )


Vocabulary
trees.avl

Inputs
None

Outputs
treean avl


Word description
Creates an empty AVL tree

Definition