Y
Hacker News
new
|
ask
|
show
|
jobs
by
tromp
570 days ago
Would you propose the same change for nested function calls y = f(g(h(x))), changing it into y = x | h | g | f ?
1 comments
worksonmymach
570 days ago
It can look nice. It is like asking: passive or active voice? It depends what you are writing and what makes sense to the reader.
I do like pipelines though!
link
I do like pipelines though!