luad ~travistest (2022-03-05T01:48:02.6930739)
Dub
Repo
LuaState.newTable
luad
state
LuaState
Create a new, empty table.
LuaTable
newTable
()
class
LuaState
@
trusted
LuaTable
newTable
()
(
)
LuaTable
newTable
(uint narr, uint nrec)
LuaTable
newTable
(Range range)
Return Value
Type:
LuaTable
The new table
Meta
Source
See Implementation
luad
state
LuaState
constructors
this
destructors
~this
functions
doFile
doString
get
loadFile
loadString
newTable
opIndex
opIndexAssign
openLibs
registerType
set
setPanicHandler
wrap
properties
globals
registry
state
static functions
fromPointer
Create a new, empty table.