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

Method __ilshift__

utils/bitstring.py:3242–3255  ·  view source on GitHub ↗

Shift bits by n to the left in place. Return self. 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 1

_ilshiftMethod · 0.80

Tested by

no test coverage detected