Difference between revisions of "Module:TableTools"

Jump to navigation Jump to search
don't sort union and intersection functions
en>Mr. Stradivarius
(use fooBar for function names instead of getFooBar)
en>Mr. Stradivarius
(don't sort union and intersection functions)
Line 53: Line 53:
ret[#ret + 1] = val
ret[#ret + 1] = val
end
end
table.sort(ret)
return ret
return ret
end
end
Line 81: Line 80:
end
end
end
end
table.sort(ret)
return ret
return ret
end
end
Anonymous user

Navigation menu