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

Method __eq__

utils/bitstring.py:997–1008  ·  view source on GitHub ↗

Return True if two bitstrings have the same binary representation. >>> BitArray('0b1110') == '0xe' True

(self, bs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

__ne__Method · 0.95

Calls 2

BitsClass · 0.85
equalFunction · 0.85

Tested by

no test coverage detected