Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
11
type
Shift
struct
{
12
P P
13
I byte
14
}
15
16
func
(m *Shift) NBits() uint {
return
1 }
17
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected