BitArray.opIndexAssign

Support for [index] operation for BitArray.

struct BitArray
bool
opIndexAssign
(
bool b
,
size_t i
)

Meta