EqSyntax

trait EqSyntax
class Object
trait Matchable
class Any
trait AllSyntax
object implicits.type
object all.type
object order.type
object partialOrder.type
object eq.type

Implicits

Implicits

implicit def catsSyntaxEq[A : Eq](a: A): EqOps[A]

not final so it can be disabled in favor of scalactic equality in tests

not final so it can be disabled in favor of scalactic equality in tests