Learn Lua - Tables are the only built-in data structure available in Lua. ... Iterating a numeric table in reverse order is easy: for i = #numeric_table, 1, ...
確定! 回上一頁