|
I have on occasion wanted a table.clear( t ) function that would clear the table and release any associated memory. Basically, it reclaims memory ahead of the GC and keeps the table identity fixed at the same time. How useful this would actually be, I don't know. Mark