Module:TableTools: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
sparseIpairs: return nil explicitly if i > lim
m (Protected Module:TableTools: High-risk Lua module ([Edit=Allow only template editors and admins] (indefinite) [Move=Allow only template editors and admins] (indefinite)))
(sparseIpairs: return nil explicitly if i > lim)
Line 186:
local key = nums[i]
return key, t[key]
else
return nil, nil
end
end
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu