efficient arrays of booleans -- C extension
copied from cf-post-staging / bitarrayconda install conda-forge::bitarrayconda install conda-forge/label/broken::bitarrayconda install conda-forge/label/cf201901::bitarrayconda install conda-forge/label/cf202003::bitarrayconda install conda-forge/label/gcc7::bitarray
Bitarray provides an object type which efficiently represents an array of booleans. Bitarrays are sequence types that behave very similarly to usual lists. All functionality is implemented in C.