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 list library provides functionality for operating on tables as lists.
local list = require('list')
❗ Dependency Required To use this library, you must include list in the manifest.xml file for your package: <dependency>list</dependency>
❗ Dependency Required
To use this library, you must include list in the manifest.xml file for your package:
list
manifest.xml
<dependency>list</dependency>