BST
BST is a Common Lisp library for working with binary search trees that can contain any kind of values.

Repository: https://github.com/glv2/bst

License: GPL3


data structure