Module talk:table/slice
මාතෘකාවක් එක්කරන්නපෙනුම
| oldid | date/time | username | edit summary |
|---|---|---|---|
| 84928638 | 2025-05-25T13:57:13Z | Theknightwho | |
| 84800682 | 2025-05-14T16:03:42Z | Theknightwho | |
| 84800660 | 2025-05-14T16:00:17Z | Theknightwho | |
| 84800135 | 2025-05-14T14:10:47Z | Theknightwho | |
| 84794274 | 2025-05-13T20:12:22Z | Theknightwho | |
| 84794268 | 2025-05-13T20:10:22Z | Theknightwho | |
| 84794159 | 2025-05-13T19:49:11Z | Theknightwho | Bugfix. |
| 84794131 | 2025-05-13T19:42:33Z | Theknightwho | Protected "[[Module:table/slice]]": Highly visible template/module ([Edit=Allow only template editors and administrators] (indefinite) [Move=Allow only template editors and administrators] (indefinite)) |
| 84794129 | 2025-05-13T19:42:24Z | Theknightwho | |
| 84794080 | 2025-05-13T19:31:02Z | Theknightwho | Created page with "local index_module = "Module:index" local table_length_module = "Module:table/length" local insert = table.insert local ipairs = ipairs local require = require local function index(...) index = require(index_module) return index(...) end local function table_len(...) table_len = require(table_length_module) return table_len(...) end --[==[ Given a list, returns a new list consisting of the items between the start index `i` and end index `j` (inclusive). `i` defau..." |
Start a discussion about Module:table/slice
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/slice.