W3cubDocs

/Scala 3.2

Class Predef.ArrowAssoc

final implicit class ArrowAssoc[A](self: A) extends AnyVal

Supertypes

Concrete methods

Source
def ->[B](y: B): (A, B)

© 2002-2022 EPFL, with contributions from Lightbend.
Licensed under the Apache License, Version 2.0.
https://scala-lang.org/api/3.2.0/scala/Predef$$ArrowAssoc.html