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

Method __rmul__

utils/bitstring.py:1077–1084  ·  view source on GitHub ↗

Return bitstring consisting of n concatenations of self. Called for expressions of the form 'a = 3*b'. n -- The number of concatenations. 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

__mul__Method · 0.95

Tested by

no test coverage detected