10000 set · Windower/packages Wiki · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
RubenatorX edited this page Apr 28, 2020 · 1 revision

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>
Clone this wiki locally
0