simple-avl-structure
v0.0.4
Published
This module also extends from [BinarySearchTree](https://www.npmjs.com/package/binary-search-tree) package and mainly from [dsjslib](https://www.npmjs.com/package/dsjslib) if you need a sofisticate module or package production safe, please use any of th
Downloads
3
Readme
Simple AVL Structure Module
WARNING: This module is in beta, and it's not inented to be used in production
This is just an npm module for my university course of advanced data structures at Polytecnic University of Durango. I strongly recomend you to don't use this module!
This module also extends from BinarySearchTree package and mainly from dsjslib if you need a sofisticate module or package production safe, please use any of the above. Thanks