Module talk:table/maxIndex
මාතෘකාවක් එක්කරන්නපෙනුම
| oldid | date/time | username | edit summary |
|---|---|---|---|
| 84757898 | 2025-05-09T17:20:47Z | Theknightwho | Use table.maxn() if it's available. |
| 84593598 | 2025-04-19T13:48:10Z | Theknightwho | strict_types removed from is_positive_integer(). |
| 84559655 | 2025-04-15T14:23:41Z | Theknightwho | |
| 84559550 | 2025-04-15T13:55:28Z | Theknightwho | |
| 84478639 | 2025-04-06T12:17:48Z | Theknightwho | Protected "[[Module:table/maxIndex]]": Highly visible template/module ([Edit=Allow only template editors and administrators] (indefinite) [Move=Allow only template editors and administrators] (indefinite)) |
| 84478421 | 2025-04-06T11:07:49Z | Theknightwho | Created page with "local math_module = "Module:math" local pairs = pairs local function is_positive_integer(...) is_positive_integer = require(math_module).is_positive_integer return is_positive_integer(...) end --[==[ Returns the highest positive integer index of a table or array that possibly has holes in it, or otherwise 0 if no positive integer keys are found. Note that this differs from `table.maxn`, which returns the highest positive numerical index, even if it is not an integer..." |
Start a discussion about Module:table/maxIndex
Talk pages are where people discuss how to make content on Wiktionary the best that it can be. You can use this page to start a discussion with others about how to improve Module:table/maxIndex.