GBitSet.findLowestActiveBit

int findLowestActiveBit() @trusted nothrow @nogc

Returns the index of the lowest active bit, or -1 if no bits are set.