MCPcopy Index your code
hub / github.com/Shopify/go-lua / table.go

File table.go

table.go:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1package lua
2
3import (
4 "fmt"

Callers

nothing calls this directly

Calls 15

CheckTypeFunction · 0.85
OptStringFunction · 0.85
OptIntegerFunction · 0.85
LengthExFunction · 0.85
CheckIntegerFunction · 0.85
ErrorfFunction · 0.85
TypeNameOfFunction · 0.85
ArgumentCheckFunction · 0.85
IsNoneOrNilMethod · 0.80
RawGetIntMethod · 0.80
ToStringMethod · 0.80
PopMethod · 0.80

Tested by

no test coverage detected