Quite interesting.<p>When playing with the B+ tree, I added about 30 values, including the same value about 3-4 times. Apparently, you cannot delete the last of those repeating values. Seems to be a bug.<p>No wonder the B+ trees are considered as one of the most complex of widely used data structures.