Module talk:table/removeDuplicates
මාතෘකාවක් එක්කරන්නපෙනුම
| oldid | date/time | username | edit summary |
|---|---|---|---|
| 84758583 | 2025-05-09T19:12:04Z | Theknightwho | Optimisations. |
| 84502002 | 2025-04-08T02:14:54Z | Theknightwho | |
| 84501221 | 2025-04-07T23:37:01Z | Theknightwho | |
| 84501178 | 2025-04-07T23:23:25Z | Theknightwho | Various optimisations. |
| 84466396 | 2025-04-04T22:06:09Z | Theknightwho | |
| 84465840 | 2025-04-04T20:13:47Z | Theknightwho | Protected "[[Module:table/removeDuplicates]]": Highly visible template/module ([Edit=Allow only template editors and administrators] (indefinite) [Move=Allow only template editors and administrators] (indefinite)) |
| 84465837 | 2025-04-04T20:13:33Z | Theknightwho | Created page with "local table_deep_equals_module = "Module:table/deepEquals" local deep_equals local rawequal = rawequal local type = type local function plain_equals(a, b) return a == b end local _nil return function(list, options) local key_func, comp_func if options ~= nil then key_func, comp_func = options.key, options.comparison end -- `seen_array` is an array of value keys (outputs from `v_func`) which a new value key is tested against. For `deep_equals` and `plain_equals..." |
Start a discussion about Module:table/removeDuplicates
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/removeDuplicates.