Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/egonelbre/exp
/ Decode
Method
Decode
coder/arith/models.go:8–8 ·
view source on GitHub ↗
(dec *Decoder)
Source
from the content-addressed store, hash-verified
6
NBits() uint
7
Encode(enc *Encoder, value uint)
8
Decode(dec *Decoder) (value uint)
9
}
10
11
type
Shift
struct
{
Callers
10
run
Function · 0.65
Decode
Method · 0.65
Decode
Method · 0.65
Decode
Method · 0.65
Decode
Method · 0.65
ModelTest
Function · 0.65
TestByteModel
Function · 0.65
TestShiftZeros
Function · 0.65
TestShift2Zeros
Function · 0.65
Read
Method · 0.65
Implementers
3
Shift
coder/arith/models.go
Shift2
coder/arith/models.go
Shift4
coder/arith/models.go
Calls
no outgoing calls
Tested by
4
ModelTest
Function · 0.52
TestByteModel
Function · 0.52
TestShiftZeros
Function · 0.52
TestShift2Zeros
Function · 0.52