SuccinctBitVector.select0

Return the location of the (n+1)th '0' bit in the bitarray. Raise ValueError if select0(n) doesn't exist.

class SuccinctBitVector
uint
select0
(
uint n
)

Meta