Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ObEngine/ObEngine
/ set2
Function
set2
extlibs/lua/src/ltablib.c:263–266 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
261
262
263
static void set2 (lua_State *L, IdxT i, IdxT j) {
264
lua_seti(L, 1, i);
265
lua_seti(L, 1, j);
266
}
267
268
269
/*
Callers
2
partition
Function · 0.85
auxsort
Function · 0.85
Calls
1
lua_seti
Function · 0.70
Tested by
no test coverage detected