Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Module:TableTools/doc

From AoM Retold
Revision as of 10:12, 28 September 2024 by Adam (talk | contribs) (Created page with "{{Documentation}} {{Wikipedia template}} '''Module:TableTools''' includes a number of functions for dealing with Lua tables. It is a meta-module, meant to be called from other Lua modules, and should not be called directly from #invoke.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This is the documentation page for Module:TableTools

Function list
L 30 — p.isPositiveInteger
L 48 — p.isNan
L 65 — p.shallowClone
L 82 — p.removeDuplicates
L 108 — p.numKeys
L 131 — p.affixNums
L 136 — cleanPattern
L 173 — p.numData
L 211 — p.compressSparseArray
L 229 — p.sparseIpairs
L 250 — p.isArray
L 270 — p.isArrayLike
L 291 — p.invert
L 312 — p.listToSet
L 330 — _deepCopy
L 358 — p.deepCopy
L 370 — p.sparseConcat
L 389 — p.inArray
L 420 — p.merge
L 438 — p.extend

Template:Wikipedia template

Module:TableTools includes a number of functions for dealing with Lua tables. It is a meta-module, meant to be called from other Lua modules, and should not be called directly from #invoke.

Cookies help us deliver our services. By using our services, you agree to our use of cookies. We only use cookie to make the site function and save your preferences, nothing else.