[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: 5.3 manual
- From: Phil Leblanc <philanc@...>
- Date: Mon, 8 Jul 2019 16:11:43 +0000
On Sun, Jul 7, 2019 at 7:46 PM Roberto Ierusalimschy
<roberto@inf.puc-rio.br> wrote:
>
> Corrections are welome, but the time to discuss improvements in the
> 5.3 manual passed a long time ago. There is already a proposal for
> the 5.4 manual online:
You are right. Looking for "closure" in the new manual shows that it
is now defined (3.4.11). I think the point remains valid for "upvalue"
which is defined in sect 3.5 and used before (2.2, 3.3.2).
A short reference could be added after "upvalue" first use in 2.2:
"(see §3.5)", or "see closure definition in §3.5)"
Phil