Join Slack
Powered by
<@U0D06TWMA>: in your example `toString` is called...
# announcements
i
ilya.gorbunov
03/11/2016, 2:52 PM
@Andreas Sinz
: in your example
toString
is called inside
println
. It means you expect that
println
must somehow know that there is an extension
toString
defined at the call-site. I doubt it's even possible.
Open in Slack
Previous
Next