scalus.prelude.Eq
See theEq companion object
@FunctionalInterface
trait Eq[-A] extends (A, A) => Boolean, CompileDerivations
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
Value members
Abstract methods
Attributes
- Definition Classes
-
Function2
Concrete methods
Inherited methods
Attributes
- Inherited from:
- Function2
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
Function2 -> Any
- Inherited from:
- Function2
Attributes
- Inherited from:
- Function2
In this article