Join Slack
Powered by
If I recall correctly lateinit exists because of a...
# language-proposals
d
dalexander
02/18/2016, 8:27 PM
If I recall correctly lateinit exists because of a need to interoperate with some Java instrumentation frameworks that don't have a concept of backing fields or nullability. Dependency Injection mostly?
Open in Slack
Previous
Next