BitArrayListIteratorImpl

fun BitArrayListIteratorImpl(cursor: Int, sizeProvider: () -> Int, dataProvider: (Int) -> Boolean)