Join Slack
Powered by
I mean: will it box primitives or will compiler op...
# getting-started
l
langara
02/11/2016, 7:01 PM
I mean: will it box primitives or will compiler optimize it? for example in: val big = true val nr: Int = big % 100000 ?: 1
Open in Slack
Previous
Next