4 Commits
Author SHA1 Message Date
klmp200 d8313c758e btree: avoid duplication of keys
continuous-integration/drone/push Build is passing
2019-07-31 15:56:52 +02:00
klmp200 d99fc856c3 btree: add a way to visualize the tree 2019-07-31 14:09:13 +02:00
klmp200 bb83664e87 btree: store strings via "data" struct
continuous-integration/drone/push Build is passing
2019-07-31 01:19:09 +02:00
klmp200 33657122f9 btree: add basic in memory b-tree with integers
continuous-integration/drone/push Build is passing
2019-07-30 17:29:13 +02:00