Bit-wise 'xor' between two bitstrings. Returns new bitstring. bs -- The bitstring to '^' with. Raises ValueError if the two bitstrings have differing lengths.
(self, bs)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected