Changes for version 0.01 - 2017-12-18
- First release to CPAN, partial port of jsw_avltree AVL tree C library, traversal methods not implemented.
Modules
Perl extension for efficient creation and manipulation of AVL balanced binary trees.
An AVL (balanced binary) tree for time-efficient storage and retrieval of comparable objects