You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BitArray is a vector of chars with functions to help manipulate it at a bit level. It also outputs as integers
but that was strictly for my benefit while testing.