8 ms·
https://www.scala-lang.org/api/current/scala/util/ChainingOps.html#pipe[B](f:A=%3EB):B https://www.scala-lang.org/api/current/scala/util/ChainingOp...
by dwijnand 6y ago
https://www.scala-lang.org/api/current/scala/util/ChainingOps.html#pipe[B](f:A=%3EB):B https://www.scala-lang.org/api/current/scala/util/ChainingOp...
- valenterry 6y agoNice 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"