Module:TableTools/doc

From AEGIS
Revision as of 17:27, 28 March 2024 by Pooka (Pookaw) (talk | contribs) (1 revision imported)
(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 253 — p.size

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.