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

Function CodeCopyBitNonstandard

permutation/code.go:76–78  ·  view source on GitHub ↗
(perm [base]byte)

Source from the content-addressed store, hash-verified

74}
75
76func CodeCopyBitNonstandard(perm [base]byte) int {
77 return codebit(PackNybbleUnroll3(perm))
78}
79
80func codebit(perm uint64) int {
81 r := 0

Callers 1

Calls 2

codebitFunction · 0.85
PackNybbleUnroll3Function · 0.85

Tested by 1