Y
Hacker News
new
|
ask
|
show
|
jobs
by
medstrom
209 days ago
IIRC, putting pipe operator `|>` at end of line prevents the expression from terminating early. Otherwise the newline would terminate it.