libstephen
libstephen copied to clipboard
Tree structures for dictionaries and sets
It's been a while since I've implemented a good data structure in libstephen. Maybe I should get back to the basics and implement an AVL or Red-Black tree for sets and dictionaries.