Pure-Ruby implemention of Red-Black tree, a self-balancing binary search tree with O(log n) search, insert and delete operations.
Andrew L. Moore
June 19, 2020 6:13am
MIT