[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Assignment Expressions in Lua
- From: Sergey Kovalev <kovserg33@...>
- Date: Wed, 24 Jul 2019 09:24:59 +0300
вт, 23 июл. 2019 г. в 17:10, Pedro Tammela <pctammela@gmail.com>:
>
> In Python 3.8 there will be a new feature introducing Assignment Expressions[1]. One of the reasons for such feature is to improve code readability, among other things.
>
> Would assignment expressions improve Lua code readability?
No. Lua readablility is perfect.
There is right assignment in R, but other languages don't hurray to
introduce it.