Open main menu

Changes

Module:TableTools

13 bytes added, 06:34, 17 December 2013
add a break in p.union to maybe save us cycling through a loop or two
if arrayVal == v then
valExists = true
break
end
end
Anonymous user