Y
Hacker News
new
|
ask
|
show
|
jobs
by
philote
1596 days ago
Personally I prefer my code to read more like a sentence
instead
of
being
split
up
into
too
many
lines.
1 comments
ihaveajob
1596 days ago
I guess the point of the parent applies when the parameter lists are long, thus breaking the sentence-like appearance of the chained calls.
link
BeFlatXIII
1596 days ago
These examples remind me why Elixir's pipe operator is so beloved.
link