equals

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

Returns true iff this dictionary's filename equals other's filename.

Return

true iff this dictionary's filename equals other's filename

Parameters

other

an object

Sources

jvm source
Link copied to clipboard