Join Slack
Powered by
<@U2F3C51T8> Because in Kotlin there are two toStr...
# getting-started
o
okkero
11/29/2016, 11:56 AM
@bod
Because in Kotlin there are two toString methods. One member of
Any
, and one extension function of
Any?
The extension function wins if the receiver is nullable.
💡 2
Open in Slack
Previous
Next