Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Shopify/go-lua
/ bit32.go
File
bit32.go
bit32.go:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
package
lua
2
3
import
(
4
"math"
Callers
nothing calls this directly
Calls
11
CheckUnsigned
Function · 0.85
CheckInteger
Function · 0.85
shift
Function · 0.85
trim
Function · 0.85
andHelper
Function · 0.85
bitOp
Function · 0.85
fieldArguments
Function · 0.85
mask
Function · 0.85
rotate
Function · 0.85
PushUnsigned
Method · 0.80
PushBoolean
Method · 0.80
Tested by
no test coverage detected