lumars v1.1.2 (2021-11-27T12:19:06Z)
Dub
Repo
LuaTableFuncs.set
lumars
table
LuaTableFuncs
Undocumented in source. Be warned that the author may not have intended to support it.
mixintemplate
LuaTableFuncs
()
void
set
(
T
IndexT
)
(
IndexT
index
,
T
value
)
if
(
isNumeric
!
IndexT
||
is
(
IndexT
==
string
)
)
Meta
Source
See Implementation
lumars
table
LuaTableFuncs
functions
get
length
opIndexAssign
set
setMetatable