any2stringadd
@deprecated("Implicit injection of + is deprecated. Convert to String to call +", "2.13.0") @deprecated("Implicit injection of + is deprecated. Convert to String to call +", "2.13.0") final class any2stringadd[A](self: A) extends AnyVal
Injects String concatenation operator +
to any classes.
- Deprecated
- Source
- Predef.scala