nicolasstucki/scala-rrb-vector

prepend error caused by incorrect conversion to transient state

Opened this issue · 0 comments

Line 398:

makeTransientSizes(display(displayLen).asInstanceOf[Array[Int]], 1)

I believe the "1" should be "0".