mauriciosantos / Buckets-JS

A complete, fully tested and documented data structure library written in pure JavaScript.
MIT License
1.25k stars 112 forks source link

Balanced Tree #13

Closed ghost closed 8 years ago

ghost commented 8 years ago

Hi, Are there any plans to add balanced tree in future (AVL or Red Black?) Thanks!

mauriciosantos commented 8 years ago

Hi,

Yes, but not in the immediate future :)