fn next(self: *Self) ?usize

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

Parameters

self: *Self,