"ماڈیول:TableTools" کے نسخوں کے درمیان فرق

use fooBar for function names instead of getFooBar
don't sort union and intersection functions
سطر 53: سطر 53:
ret[#ret + 1] = val
ret[#ret + 1] = val
end
end
table.sort(ret)
return ret
return ret
end
end
سطر 81: سطر 80:
end
end
end
end
table.sort(ret)
return ret
return ret
end
end