lua-users home
lua-l archive

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


> That exact code is called removekey in lgc.c in Lua 5.0.2.

Ah yes.  In 5.1w2 it is already called in traverstable (lgc.c line 188)
though...

--
Wim