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 Object
trait Matchable
class Any
Self type
Pipe.type

Members list

Type members

Classlikes

object pipeOps

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
pipeOps.type

Givens

Givens

given pipeOps: pipeOps