LuaTableFuncs.tryGet

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