Fix slice out of bounds crash
There was crash when we try insert element to full data struct at position i=0 when left neighbour data struct was not full
Showing
Please register or sign in to comment
There was crash when we try insert element to full data struct at position i=0 when left neighbour data struct was not full