haleyhousellc / arboriculture

A simple tree library written in TypeScript.
https://haleyhousellc.github.io/arboriculture
ISC License
2 stars 0 forks source link

Add AVL-tree support #3

Closed haleyhousellc closed 7 years ago

haleyga commented 7 years ago

I just checked in preliminary AVL code. Local testing passed (it could always use better tests), TravisCI and Code Climate results look good.