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