Module talk:table/deepEquals
මාතෘකාවක් එක්කරන්නපෙනුම
| oldid | date/time | username | edit summary |
|---|---|---|---|
| 84459036 | 2025-04-04T02:27:18Z | Theknightwho | Theknightwho moved page [[Module:table/deep equals]] to [[Module:table/deepEquals]] |
| 84458464 | 2025-04-04T00:57:05Z | Theknightwho | Protected "[[Module:table/deep equals]]": Highly visible template/module ([Edit=Allow only template editors and administrators] (indefinite) [Move=Allow only template editors and administrators] (indefinite)) |
| 84458454 | 2025-04-04T00:56:35Z | Theknightwho | Created page with "local getmetatable = getmetatable local next = next local pairs = pairs local type = type local function is_eq(a, b, seen, include_mt) -- If `a` and `b` have been compared before, return the memoized result. This will usually be true, since failures normally fail the whole check outright, but match failures are tolerated during the laborious check without this happening, since it compares key/value pairs until it finds a match, so it could be false. local memo_a = see..." |
Start a discussion about Module:table/deepEquals
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/deepEquals.