Join Slack
Powered by
Hi, quick question for you guys. I've been playing...
# announcements
j
jwalgemoed
03/02/2018, 12:49 PM
Hi, quick question for you guys. I've been playing around a bit with lateinit to fully understand how it works. Given this Kotlin class:
Copy code
class Experiment { lateinit var stuff: String }
Open in Slack
Previous
Next