Commit Graph

8 Commits (76711f5b7173d6b127af64a0bdacf93c17a02c26)

Author SHA1 Message Date
Emir Pasic 76711f5b71 - btree don't allow order less than 3
- btree Left(), Right(), LeftKey(), RightKey(), LeftValue(), RightValue() implementation with tests
9 years ago
Emir Pasic 4e3ff20469 - btree get and put tests 9 years ago
Emir Pasic 9663093961 - btree put fixes 9 years ago
Emir Pasic 2df9ce1ab5 - btree put fixes 9 years ago
Emir Pasic eecaef5625 - btree Height() and String() implementations 9 years ago
Emir Pasic ab73314ad4 - btree expose its root, nodes and entries (for extension purposes) 9 years ago
Emir Pasic 28b826151a - btree insertion with tests 9 years ago
Emir Pasic 9563b15010 - btree insertion with tests 9 years ago