MCPcopy Create free account
hub / github.com/egonelbre/exp / Shift

Struct Shift

coder/arith/models.go:11–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9}
10
11type Shift struct {
12 P P
13 I byte
14}
15
16func (m *Shift) NBits() uint { return 1 }
17

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected