|
|
|
|
|
by atq2119
305 days ago
|
|
The next step after pipe operators would be reverse assignment statements to capture the results. I find myself increasingly frustrated at seeing code like 'let foo = many lines of code'. Let me write something like 'many lines of code =: foo'. |
|
Interesting idea! However, I'm not sure I would prefer
"Mix water, flour [...] and finally you'll get a pie"
to
"To make a pie: mix water, flour [...]"