W3cubDocs

/Scala 3.2

Trait CanEqual.CanEqual

sealed trait CanEqual[-L, -R]

A marker trait indicating that values of type L can be compared to values of type R.

Supertypes
Known subtypes

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