This is the documentation page for Module:TableTools
This is a documentation subpage for 'Module:TableTools'.
It contains usage information, categories, and other content that is not part of the original module page.
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 |
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.