Re: [ANN] Lua 5.4.0 (alpha-rc2) now available
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [ANN] Lua 5.4.0 (alpha-rc2) now available
- From: Chris Smith <space.dandy@...>
- Date: 2019年6月15日 17:54:28 +0100
> 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>