Hacker News new | ask | show | jobs
by dwijnand 2050 days ago
https://www.scala-lang.org/api/current/scala/util/ChainingOp...
1 comments

Nice I didn't know that! I still like to add |> on top of it.

"foo |> bar |> baz" just visually parses easier than "foo pipe bar pipe baz"