• nikandfor's avatar
    Fix slice out of bounds crash · 496c710a
    nikandfor authored
    There was crash when we try insert element to full data struct at position i=0
    when left neighbour data struct was not full
    496c710a
btree.go 16.3 KB