lua-users home
lua-l archive

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


On Mon, 1 Apr 2019 at 18:41, Roberto Ierusalimschy
<roberto@inf.puc-rio.br> wrote:
>
> > I was wondering what the motivation was for the reintroduction of
> > OP_CLOSE. Is it performance related or does it facilitate some
> > function?
>
> Performance related.
>

Okay thanks.