☰
D
dejadoc
PHOBOS
/
std.bitmanip
/
BitArray.opIndexAssign
🔍
☾
BitArray.opIndexAssign
bool opIndexAssign(bool b, size_t i)
@nogc
pure
nothrow
Sets the
i
'th bit in the
BitArray
.