GBitSet.findLowestActiveBit
int findLowestActiveBit() @trusted nothrow @nogcReturns the index of the lowest active bit, or -1 if no bits are set.
int findLowestActiveBit() @trusted nothrow @nogcReturns the index of the lowest active bit, or -1 if no bits are set.