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

Method __lshift__

utils/bitstring.py:1031–1044  ·  view source on GitHub ↗

Return bitstring with bits shifted by n to the left. n -- the number of bits to shift. Must be >= 0.

(self, n)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

_sliceMethod · 0.95
BitsClass · 0.85
_appendMethod · 0.80

Tested by

no test coverage detected