fn next(self: *IterSelf) ?usize

Returns the index of the next unvisited set bit in the bit set, in ascending order.

Parameters

self: *IterSelf,