Pipe
io.github.srs.utils.chaining.Pipe
object Pipe
A utility object providing a pipe operator for chaining function calls.
The pipe operator |>
allows you to pass a value through a series of functions in a more readable way.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Pipe.type
Members list
In this article