lua-users home
lua-l archive

[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