@clarketm/superavltree

1.2.32 • Public • Published

AVLTree

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

Package Sidebar

Install

npm i @clarketm/superavltree

Weekly Downloads

1

Version

1.2.32

License

MIT

Unpacked Size

35.9 kB

Total Files

6

Last publish

Collaborators

  • clarketm