Difference between revisions of "Table (API)"
From ComputerCraft Wiki
m (moved Table to Table (API)) |
MathManiac0 (Talk | contribs) m (Added Lua Manual Link (On Wiki Todo)) |
||
Line 1: | Line 1: | ||
The table API is a default Lua 5.1 API. Please list any non-working functions below. | The table API is a default Lua 5.1 API. Please list any non-working functions below. | ||
+ | For More informations on Tables, Visit [http://www.lua.org/manual/5.1/manual.html#5.5]. | ||
List of non-working functions: | List of non-working functions: | ||
[[category:APIs]] | [[category:APIs]] |
Revision as of 01:26, 19 May 2012
The table API is a default Lua 5.1 API. Please list any non-working functions below.
For More informations on Tables, Visit [1]. List of non-working functions: