https://kotlinlang.org logo
a

apptreematt

10/21/2015, 5:06 PM
I have a question regarding using lazy in a class extension. It does not seem possible to access the objects attributes when creating a lazy val in a extension. Is this true or am I missing something?