Module:TableTools: Difference between revisions

From Roses, Tulips, & Liberty
Content added Content deleted
(add getAffixNums function)
m (grammar)
Line 14: Line 14:
-- if not. Although it doesn't operate on tables, it is included here as it is
-- if not. Although it doesn't operate on tables, it is included here as it is
-- useful for determining whether a given table key is in the array part or the
-- useful for determining whether a given table key is in the array part or the
-- hash part of the table.
-- hash part of a table.
-----------------------------------------------------------------------------------
-----------------------------------------------------------------------------------
--]]
--]]