A small and efficient bit array implementation, including an enumerator to iterate over all set bit indices. Currently only includes an implementation for a length of 128 bits, but other sizes should be more or less trivial to implement at this point.