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

Method __ror__

utils/bitstring.py:1128–1136  ·  view source on GitHub ↗

Bit-wise 'or' 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

__or__Method · 0.95

Tested by

no test coverage detected