lua-users home
lua-l archive

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


Why not create an optional argument that states whether, after the collectgarbage() call, the GC should or shoudn't be restarted? (make the restart default).

It won't create compatibility issues and it will make the function's behavior more logical to whoever wants it to be.
--
NI!