lua-users home
lua-l archive

Re: Odd behaviour of table.insert and table.remove (Lua 5.2.1)

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


2013年1月25日 John Hind <john.hind@zen.co.uk>:
>
> I'll do what I should have done in the first place, post a PowerPatch on the
> Wiki and let people take it or leave it.
>
Or post a module, say "stable", and let people write (or not)
 table.insert, table.remove = stable.insert, stable.remove

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