equalTo

infix fun equalTo(other: SerialNumericOps<*, *>): Booleans

Returns a Booleans that is true when this and another numeric profile are equal.


infix fun equalTo(n: Number): Booleans

Returns a Booleans that is true when this equals a constant number.