[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua fornum loops with string arguments
- From: v <v19930312@...>
- Date: Sun, 29 Dec 2019 18:04:14 +0300
On Sun, 2019-12-29 at 13:51 +0000, Dibyendu Majumdar wrote:
> Hi,
>
> Does anyone actually use or rely on the implicit conversion of string
> values in Lua fornum loops?
>
> Regards
> Dibyendu
>
Did that few times in code golf, but never in practice. It seems a bit
misleading in real code.
--
v <v19930312@gmail.com>