summaryrefslogtreecommitdiff
path: root/src/btree_naive.c
AgeCommit message (Expand)Author
2021-09-21Add node_split_child and other insert misc. funcs0scar
2021-09-21Fix return type for insert0scar
2021-09-19Add search and other stuff0scar
2021-09-16Add template for btrees0scar