W3cubDocs

/Scala 3.2

Class Predef.any2stringadd

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

Injects String concatenation operator + to any classes.

Deprecated
Supertypes

Concrete methods

Source
def +(other: String): String

© 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$$any2stringadd.html