
May 11, 2018
10:04 p.m.
On Sat, May 12, 2018 at 7:56 AM, Ed Kellett <e+python-ideas@kellett.im> wrote:
*Readability:* A smaller point is that I don't feel that ":=" is very readable. If we had to use an operator, I think $= is better, but me reasoning for this is weak. I think it derives from my observation that ":=" is slow to distinguish from "=".
Clearly the objectively best choice is "<-".
It's already legal syntax. That's an advantage, right? ChrisA