Join Slack
Powered by
Yes, Kotlin doesn’t allow to have assignment in `i...
# announcements
g
gildor
03/06/2018, 7:45 AM
Yes, Kotlin doesn’t allow to have assignment in
if
, but usually you don’t need it, because kotlin has smart cast that allow you to check something for null and use it later without additional variables
3
Views
Open in Slack
Previous
Next