Handbook
Glossary
AVL trees
This is a library for AVL trees, with logarithmic time storage and retrieval operations. These trees conform to the assoc protocol.
avl
<avl>
( -- tree )
>avl
( assoc -- avl )
AVL{