bartvh
11/08/2018, 2:44 PMgetValue(receiver, property)
method. While that's true, I only have a var value: Boolean
, I've looked into the source code for Lazy an it also only has a var value: T
. Why can't I do it like this in my custom class?yole
11/08/2018, 2:47 PMLazy.getValue()
is defined as an extension functionyole
11/08/2018, 2:47 PMbartvh
11/08/2018, 2:49 PMbartvh
11/08/2018, 2:50 PMby
clause)bartvh
11/08/2018, 2:51 PM