<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://test6.st34an.tech/index.php?action=history&amp;feed=atom&amp;title=Module%3ATable%2FlistToSet</id>
	<title>Module:Table/listToSet - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://test6.st34an.tech/index.php?action=history&amp;feed=atom&amp;title=Module%3ATable%2FlistToSet"/>
	<link rel="alternate" type="text/html" href="https://test6.st34an.tech/index.php?title=Module:Table/listToSet&amp;action=history"/>
	<updated>2026-04-22T16:43:07Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://test6.st34an.tech/index.php?title=Module:Table/listToSet&amp;diff=61&amp;oldid=prev</id>
		<title>imported&gt;Djpwikiadmin: Created page with &quot;--[[ 	{ &quot;a&quot;, &quot;b&quot;, &quot;c&quot; } -&gt; { [&quot;a&quot;] = true, [&quot;b&quot;] = true, [&quot;c&quot;] = true } --]] return function(t) 	-- checkType(&quot;listToSet&quot;, 1, t, &quot;table&quot;) 	 	local set = {} 	for _, item in ipa...&quot;</title>
		<link rel="alternate" type="text/html" href="https://test6.st34an.tech/index.php?title=Module:Table/listToSet&amp;diff=61&amp;oldid=prev"/>
		<updated>2023-09-07T04:59:57Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;--[[ 	{ &amp;quot;a&amp;quot;, &amp;quot;b&amp;quot;, &amp;quot;c&amp;quot; } -&amp;gt; { [&amp;quot;a&amp;quot;] = true, [&amp;quot;b&amp;quot;] = true, [&amp;quot;c&amp;quot;] = true } --]] return function(t) 	-- checkType(&amp;quot;listToSet&amp;quot;, 1, t, &amp;quot;table&amp;quot;) 	 	local set = {} 	for _, item in ipa...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;--[[&lt;br /&gt;
	{ &amp;quot;a&amp;quot;, &amp;quot;b&amp;quot;, &amp;quot;c&amp;quot; } -&amp;gt; { [&amp;quot;a&amp;quot;] = true, [&amp;quot;b&amp;quot;] = true, [&amp;quot;c&amp;quot;] = true }&lt;br /&gt;
--]]&lt;br /&gt;
return function(t)&lt;br /&gt;
	-- checkType(&amp;quot;listToSet&amp;quot;, 1, t, &amp;quot;table&amp;quot;)&lt;br /&gt;
	&lt;br /&gt;
	local set = {}&lt;br /&gt;
	for _, item in ipairs(t) do&lt;br /&gt;
		set[item] = true&lt;br /&gt;
	end&lt;br /&gt;
	return set&lt;br /&gt;
end&lt;/div&gt;</summary>
		<author><name>imported&gt;Djpwikiadmin</name></author>
	</entry>
</feed>