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

Struct Shift4

coder/arith/models.go:70–73  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68}
69
70type Shift4 struct {
71 P [4]P
72 I [4]byte
73}
74
75func (m *Shift4) NBits() uint { return 1 }
76

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected