မဝ်ဂျူ:table/doc
မံက်ပြာကတ်
This is the documentation page for မဝ်ဂျူ:table
This module provides functions for dealing with Lua tables. All of them, except for two helper functions, take a table as their first argument.
Some functions are available as methods in the arrays created by Module:array.
Functions by what they do:
- Create a new table:
- Lua error in မဝ်ဂျူ:string at line 1: You probably mean Module:string/templates..
- Create an array:
- Lua error in မဝ်ဂျူ:string at line 1: You probably mean Module:string/templates..
- Return information about the table:
- Lua error in မဝ်ဂျူ:string at line 1: You probably mean Module:string/templates..
- Treat the table as an array (that is, operate on the values in the array portion of the table: values indexed by consecutive integers starting at
1):- Lua error in မဝ်ဂျူ:string at line 1: You probably mean Module:string/templates..
- Treat a table as a sparse array (that is, operate on values indexed by non-consecutive integers):
- Lua error in မဝ်ဂျူ:string at line 1: You probably mean Module:string/templates..
- Generate an iterator:
- Lua error in မဝ်ဂျူ:string at line 1: You probably mean Module:string/templates..
- Other:
- Lua error in မဝ်ဂျူ:string at line 1: You probably mean Module:string/templates..
The original version was a copy of Module:TableTools on Wikipedia via Module:TableTools on Commons, but new functions have been added since then.
Detailed documentation
[ပလေဝ်ဒါန်]Lua error in မဝ်ဂျူ:module_categorization at line 314: attempt to concatenate local 'sortkey' (a nil value).