lua-l archive
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
] [
Date Index
] [
Thread Index
]
Subject
:
Assignment Expressions in Lua
From
: Pedro Tammela <pctammela@
...
>
Date
: Tue, 23 Jul 2019 11:10:09 -0300
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?
[1]
https://www.python.org/dev/peps/pep-0572/
Follow-Ups
:
Re: Assignment Expressions in Lua
,
Coda Highland
Re: Assignment Expressions in Lua
,
Roberto Ierusalimschy
Re: Assignment Expressions in Lua
,
nobody
Re: Assignment Expressions in Lua
,
Sergey Kovalev
Re: Assignment Expressions in Lua
,
Jasper Klein
Prev by Date:
Re: [ANN] luaunbound 0.5
Next by Date:
Re: Assignment Expressions in Lua
Previous by thread:
Re: lua_setmetatable return type
Next by thread:
Re: Assignment Expressions in Lua
Index(es):
Date
Thread