The Bit Array structure provides a compacted arrays of Booleans, with one bit for each Boolean value
The Bit Array structure provides a compacted arrays of Booleans, with one bit for each Boolean value. A 0 [1] bit corresponds to the Boolean value fal...