lumars v1.12.0 (2023-05-03T19:01:52Z)
Dub
Repo
LuaTableFuncs.tryGet
lumars
table
LuaTableFuncs
Undocumented in source. Be warned that the author may not have intended to support it.
mixintemplate
LuaTableFuncs
(bool isPseudo)
T
tryGet
(
T
IndexT
)
(
IndexT
index
,
out
bool
result
)
if
(
isNumeric
!
IndexT
||
is
(
IndexT
==
string
)
)
Meta
Source
See Implementation
lumars
table
LuaTableFuncs
functions
get
length
opIndexAssign
set
setMetatable
tryGet