- AVL tree routines: faster than RBL, and also more stable.
[oweals/tinc.git] / lib / avl_tree.c
2001-01-05 Guus Sliepen- AVL tree routines: faster than RBL, and also more...