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

Function findindex

lua/ltable.c:166–190  ·  view source on GitHub ↗

** returns the index of a 'key' for table traversals. First goes all ** elements in the array part, then elements in the hash part. The ** beginning of a traversal is signaled by 0. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

luaH_nextFunction · 0.85

Calls 3

arrayindexFunction · 0.85
mainpositionFunction · 0.85
luaG_runerrorFunction · 0.85

Tested by

no test coverage detected