Bitwise Equality

We get the inverse of this image if we use /=, AKA XOR.

f = bitWise $ zipWith (==)

/build/panpipe-41626c8eeb8caa6d/eq