EQ

Represents lhs == rhs.

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open override fun <T : Comparable<T>> test(lhs: T, rhs: T): Boolean

Tests two Comparable objects against this predicate.