Join Slack
Powered by
so you can change it to: ``` val age by lazy { cal...
# announcements
a
agrosner
11/01/2018, 1:40 PM
so you can change it to:
Copy code
val age by lazy { calculateAge(someOtherVar) }
and then thats it
Open in Slack
Previous
Next