☰
D
dejadoc
PHOBOS
/
std.bitmanip
/
BitArray.opIndex
🔍
☾
BitArray.opIndex
bool opIndex(size_t i)
const
@nogc
pure
nothrow
Gets the
i
'th bit in the
BitArray
.