MCPcopy Create free account
hub / github.com/dabing1022/Blog / luaH_getn

Function luaH_getn

TheCProgrammingLanguage/LuaGlue/lua/ltable.c:560–576  ·  view source on GitHub ↗

** Try to find a boundary in table `t'. A `boundary' is an integer index ** such that t[i] is non-nil and t[i+1] is nil (and 0 if t[1] is nil). */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

luaV_executeFunction · 0.85
lua_objlenFunction · 0.85

Calls 1

unbound_searchFunction · 0.85

Tested by

no test coverage detected