chaining
scala.util.`package`.chaining
object chaining extends ChainingSyntax
Adds chaining methods tap
and pipe
to every type. See ChainingOps.
Attributes
- Source
- package.scala
- Graph
-
- Supertypes
- Self type
-
chaining.type
Members list
Implicits
Inherited implicits
Attributes
- Inherited from:
- ChainingSyntax
- Source
- ChainingOps.scala
In this article