MCPcopy Create free account
hub / github.com/ejoy/ejoy2d / luaH_getn

Function luaH_getn

lua/ltable.c:622–638  ·  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_objlenFunction · 0.85
lua_rawlenFunction · 0.85

Calls 1

unbound_searchFunction · 0.85

Tested by

no test coverage detected