luaTableLib function
Lua table library, pass to LuaState.requiref.
Implementation
int luaTableLib(LuaState state) => luaopen_table(state.L);
Lua table library, pass to LuaState.requiref.
int luaTableLib(LuaState state) => luaopen_table(state.L);