MCPcopy Create free account
hub / github.com/Nicholas3388/LuaNode / luaH_getn

Function luaH_getn

LuaNode_Esp8266/components/lua/ltable.c:724–740  ·  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.70
lua_objlenFunction · 0.70

Calls 1

unbound_searchFunction · 0.70

Tested by

no test coverage detected