MCPcopy Create free account
hub / github.com/IncideDigital/Mistica / __rxor__

Method __rxor__

utils/bitstring.py:1154–1162  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

__xor__Method · 0.95

Tested by

no test coverage detected