/bst

A binary search tree implementation in C

Primary LanguageC

bst

A binary search tree implementation in C.

Please refer to the bst.h file for documentation.

To do

  • Write an interesting README :)