BitMask.lowestBitSet

Undocumented in source.
struct BitMask(T, int Bits, int Shift = 0)
nothrow @safe
alias lowestBitSet = front

Meta