Earlier Versions
| Name | Size | Uploaded | Game Version | Downloads | |
| LibArray-v1.0.0 release | 10.92 KB | Jan 7, 2023 | 10.0.2 +3 | 67 | Download |
| db97327-alpha release | 10.84 KB | Nov 3, 2021 | 1.14.0 +2 | 229 | Download |
| 372c6e9-alpha release | 10.80 KB | Oct 5, 2020 | 1.13.5 +1 | 129 | Download |
| LibArray-v8.2.5-classic release | 10.69 KB | Oct 13, 2019 | 8.2.5 +1 | 196 | Download |
| 474d099-alpha alpha | 10.60 KB | Jan 7, 2023 | 10.0.2 +3 | 8 | Download |
| b688fa6-alpha alpha | 1.88 KB | Oct 8, 2019 | 1.13.2 | 103 | Download |
Description
This is an implementation of a Javascript like array for numeric tables.
The following methodes are implemented:
- concat
- copyWithin
- entries
- every
- fill
- filter
- find
- findIndex
- flat
- flatMap
- forEach
- includes
- indexOf
- join
- keys
- lastIndexOf
- map
- pop
- push
- reduce
- reduceRight
- reverse
- shift
- slice
- some
- sort
- splice
- toLocaleString
- toSource
- toString
- unshift
- values
The full reference can be found at https://developer.mozilla.org/de/docs/Web/JavaScript/Reference/Global_Objects/Array
Usage: To get a new array, simply call libArray:new() in your lua code.
Get 0.05 TON 💎
Download

Add a comment