You can put the values as the table's keys. For example: function addToSet(set, key) set[key] = true end function removeFromSet(set, ...
確定! 回上一頁