Changes

Jump to navigation Jump to search

Module:Infobox

6 bytes added, 07:04, 21 April 2014
make union a local function per protected edit request by User:Jackmcbarn
local root
local function union(t1, t2)
-- Returns the union of the values of two tables, as a sequence.
local vals = {}
Anonymous user

Navigation menu