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