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

Method __add__

utils/bitstring.py:876–890  ·  view source on GitHub ↗

Concatenate bitstrings and return new bitstring. bs -- the bitstring to append.

(self, bs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

__radd__Method · 0.45
__add__Method · 0.45

Calls 4

_copyMethod · 0.95
BitsClass · 0.85
_appendMethod · 0.80
_prependMethod · 0.80

Tested by

no test coverage detected