equals

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

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

Return

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

Since

0.1.0

Parameters

other

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