Module:Sandbox/Alexiscoutinho/Lua set: Difference between revisions

Content deleted Content added
m Fixed non-objects with "hash" key being incorrectly accepted as valid elements
m Updated TableTools dependency
Line 1:
require('Module:Lua class')
local libraryUtil = require('libraryUtil')
local TableTools = require('Module:TableTools/sandbox')
 
-- Note: hash collisions are not handled yet