ArrowAssoc
scala.Predef.ArrowAssoc
final implicit class ArrowAssoc[A](self: A) extends AnyVal
Type parameters
- A
-
the type of the left-hand side of the arrow association
Value parameters
- self
-
the value to use as the first element of the resulting tuple
Attributes
- Source
- Predef.scala
- Graph
-
- Supertypes
Members list
In this article