scala / 3.2 / scala / math / equiv$$string$.html

Object Equiv.String

object String extends Equiv[String]

Supertypes
Self type

Concrete methods

Source
def equiv(x: String, y: String): Boolean

Returns true iff x is equivalent to y.

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