Any
Functions
Link copied to clipboard
Indicates whether some other object is "equal to" this one. Implementations must fulfil the following requirements:
Since Kotlin 1.1
Link copied to clipboard
Returns a string representation of the object. Can be called with a null receiver, in which case it returns the string "null".
Since Kotlin 1.1