[go: up one dir, main page]

Skip to content

Latest commit

 

History

History

AVLTree

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

NPM release

AVLTree with superpowers! 💪

This data structure inherit all methods and properties from the BinaryTree.

Individual Module Installation

Yarn

$ yarn add @clarketm/superavltree

Npm

$ npm install @clarketm/superavltree --save

API

balanced: boolean

Determine if the tree is balanced