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

Function computesizes

lua/ltable.c:225–244  ·  view source on GitHub ↗

** Compute the optimal size for the array part of table 't'. 'nums' is a ** "count array" where 'nums[i]' is the number of integers in the table ** between 2^(i - 1) + 1 and 2^i. Put in '*narray' the optimal size, and ** return the number of elements that will go to that part. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

rehashFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected