Module talk:table/empty
මාතෘකාවක් එක්කරන්නපෙනුම
| oldid | date/time | username | edit summary |
|---|---|---|---|
| 84758527 | 2025-05-09T18:53:48Z | Theknightwho | Optimisations. |
| 84519742 | 2025-04-10T12:56:20Z | Theknightwho | |
| 84519631 | 2025-04-10T12:12:39Z | Theknightwho | Protected "[[Module:table/empty]]" ([Edit=Allow only template editors and administrators] (indefinite) [Move=Allow only template editors and administrators] (indefinite)) |
| 84519630 | 2025-04-10T12:12:31Z | Theknightwho | Created page with "local table_get_unprotected_metatable = "Module:table/getUnprotectedMetatable" local error = error local next = next local pairs = pairs local rawget = rawget local rawset = rawset local function get_unprotected_metatable(...) get_unprotected_metatable = require(table_get_unprotected_metatable) return get_unprotected_metatable(...) end local function empty_raw(t) while true do local k = next(t) if k == nil then return t end t[k] = nil end end --[==[ Gi..." |
Start a discussion about Module:table/empty
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/empty.