You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gods/trees/btree
Emir Pasic 76711f5b71 - btree don't allow order less than 3
- btree Left(), Right(), LeftKey(), RightKey(), LeftValue(), RightValue() implementation with tests
9 years ago
..
btree.go - btree don't allow order less than 3 9 years ago
btree_test.go - btree don't allow order less than 3 9 years ago