Join Slack
Powered by
Was `times` only an infix function or also an oper...
# random
m
mg6maciej
03/10/2017, 8:46 PM
Was
times
only an infix function or also an operator, so you could write
50 * { println("Kotlin!" }
?
v
voddan
03/10/2017, 9:03 PM
I think it was an
infix
voddan
03/10/2017, 9:03 PM
*
doesn't read right
5
Views
Open in Slack
Previous
Next