NthPortal/cursor-exploration

finality of advance(n:Int) prevent effective implementation of array/chunk based cursors,

Opened this issue · 1 comments

rssh commented

final def advance(times: Int): Boolean = {

so, it should not be final

fair point