lua-users home
lua-l archive

Re: Why does lua interpreter need = in front of variables?

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


David Given wrote:
 for i = 1, n do out[i] = self end
Would "table.insert(out, self)" be faster or slower than the above?
 Enrico

AltStyle によって変換されたページ (->オリジナル) /