We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The set library provides functionality for operating on tables as sets.
local set = require('set')
❗ Dependency Required To use this library, you must include set in the manifest.xml file for your package: <dependency>set</dependency>
❗ Dependency Required
To use this library, you must include set in the manifest.xml file for your package:
set
manifest.xml
<dependency>set</dependency>