Module:TableTools: Difference between revisions
Jump to navigation
Jump to search
m>Mr. Stradivarius add getAffixNums function |
m>Mr. Stradivarius 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 | -- hash part of a table. | ||
----------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------- | ||
--]] | --]] |