Join Slack
Powered by
adding strings always gives a string. and the expr...
# random
k
kirillrakhman
08/17/2016, 3:05 PM
adding strings always gives a string. and the expression inside a string can be of any type, at least in kotlin, because the generated code will call
.toString()
on it
Open in Slack
Previous
Next