Join Slack
Powered by
Yeah, I don’t understand why `lateinit val` was ch...
# android
e
eddie
10/11/2015, 5:20 PM
Yeah, I don’t understand why
lateinit val
was changed to not be allowed. Sure it looks weird if you look at the bytecode, but I liked knowing that I could never update the value in the normal course of using Kotlin.
Open in Slack
Previous
Next