EbTech/rust-algorithms

Request: an easy-to-augment balanced tree

mmun opened this issue · 1 comments

mmun commented

Something like a splay tree or treap that can be easily augmented to e.g. track order statistics.

It might take me a long time to get around to this one, though I agree that it would be a great feature to have! Let's keep this request open; maybe someone will want to work on it.