io.github.srs.utils.chaining

Members list

Type members

Classlikes

object Pipe

A utility object providing a pipe operator for chaining function calls.

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

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