lua-users home
lua-l archive

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


> On 12 Jun 2019, at 13:46, Roberto Ierusalimschy <roberto@inf.puc-rio.br> wrote:
> 
>> Right now, my only complain with the <toclose> is the term "close" that I
>> found a bit vague and over-loaded (conceptually).
> 
> Suggestions are welcome.


How about <dispose> ?  It probably fits well with garbage collection, in the sense that you dispose of something by putting it in the garbage, then the garbage is collected.

Regards,
Chris
—
Chris Smith <space.dandy@icloud.com>