table
←_G
型:table
table.concat ― 各要素の連結
table.insert ― 要素の挿入
table.maxn ― 最大インデックスの取得
table.remove ― 要素の削除
table.sort ― ソート
#Lua