aboutsummaryrefslogtreecommitdiff
path: root/strbst.h
AgeCommit message (Collapse)Author
2020-05-27Initial working commitHolden Rohrer
There are still some errors when run through valgrind, but it performs as expected for the test file.
2020-05-24removed opacity of strbstHolden Rohrer
2020-05-22fixed some header/typedef stuff and made more types opaqueHolden Rohrer
2020-05-22initial commit: an AVL treeHolden Rohrer