lua-users home
lua-l archive

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


How about __descope? It is a word. __enscope isn't, but we could create it if we ever wanted the converse operation.



On Mon, Jun 24, 2019 at 5:00 PM Tony Papadimitriou <tonyp@acm.org> wrote:
I'd go with __rip which apart from a bit morbid, it's funny, memorable, and
to the point as it deals with the `death` of a variable and also keeps the
programmer rested in peace knowing there won't be problems because of what
happened :)

-----Original Message-----
From: Jim
Sent: Monday, June 24, 2019 10:32 PM
To: Lua-L@Lists.Lua.org
Subject: Re: Lua 5.4.0-alpha-rc1 behavior with closing methods errors


> On Mon, Jun 24, 2019 at 09:48:39PM +0300, Sergey Kovalev wrote:
> > I wonder why method is named __toclose but not __noreference ?
> what about __unref(erenced) ?

or even __destroy, __delete, __remove ?