lua-users home
lua-l archive

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


Hi, All, 

For a weak table, is it possible to use some meta table tricks to track the changes of the table?

e.g. when a key or value get collected, print a message.

Best Regards,
/hz