equals

open operator override fun equals(other: Any?): Boolean(source)

Check if the int constant is equal to the given other object

Return

true if the int constant is equal to the given other object

Since

0.1.0

Parameters

other

the object to check if it is equal to the int constant