Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/yuin/gopher-lua
/ LNumber
TypeAlias
LNumber
config.go:15–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
13
var
MaxArrayIndex = 67108864
14
15
type
LNumber float64
16
17
const
LNumberBit = 64
18
const
LNumberScanFormat =
"%f"
Callers
15
osClock
Function · 0.85
osDiffTime
Function · 0.85
osExecute
Function · 0.85
osDate
Function · 0.85
osTime
Function · 0.85
TestTableLen
Function · 0.85
TestTableAppend
Function · 0.85
TestTableInsert
Function · 0.85
TestTableRawSetInt
Function · 0.85
TestTableRawGetH
Function · 0.85
TestTableForEach
Function · 0.85
TestOsDateFormatUTCWithTwoParam
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected