Jump to content

Module talk:table/shallowCopy

Page contents not supported in other languages.
මාතෘකාවක් එක්කරන්න
Wiktionary වෙතින්
oldiddate/timeusernameedit summary
844595782025-04-04T03:46:46ZTheknightwho
844593552025-04-04T03:14:58ZTheknightwhoProtected "[[Module:table/shallowCopy]]": Highly visible template/module ([Edit=Allow only template editors and administrators] (indefinite) [Move=Allow only template editors and administrators] (indefinite))
844593542025-04-04T03:14:48ZTheknightwhoCreated page with "local next = next local pairs = pairs local type = type return function(orig, raw) if type(orig) ~= "table" then return orig end local copy, iter, state, init = {} if raw then iter, state = next, orig else iter, state, init = pairs(orig) end for k, v in iter, state, init do copy[k] = v end return copy end"

Start a discussion about Module:table/shallowCopy

Start a discussion
"https://si.wiktionary.org/w/index.php?title=Module_talk:table/shallowCopy&oldid=221489" වෙතින් සම්ප්‍රවේශනය කෙරිණි