lumars v1.1.2 (2021-11-27T12:19:06Z)
Dub
Repo
LuaTable.makeNew
lumars
table
LuaTable
Undocumented in source. Be warned that the author may not have intended to support it.
LuaTable
makeNew
(LuaState* lua, int arrayCapacity, int recordCapacity)
struct
LuaTable
static
LuaTable
makeNew
(
LuaState
*
lua
,
int
arrayCapacity
= 0
,
int
recordCapacity
= 0
)
LuaTable
makeNew
(LuaState* lua, Range range)
LuaTable
makeNew
(LuaState* lua, AA aa)
Meta
Source
See Implementation
lumars
table
LuaTable
functions
lua
pop
push
pushElement
mixins
__anonymous
static functions
makeNew
makeRef