splaytree 0.4.0
Splay tree is an efficient implementation of a balanced binary search tree that takes advantage of locality in the keys used in incoming lookup requests. For many applications, there is excellent key locality.
Gemfile:
=
install:
=
Development Dependencies (5):
Star
License: