~Ah wait looks like that's only for delegating to ...
# announcements
k
Ah wait looks like that's only for delegating to a property of
this
.
d
It also allows to delegate to
KProperty0
, so you could do
by someInstance::property
.
p
That would be nice.
d
You can implement it easily yourself right now using the methods from the proposal.
It's just 2 extension properties.
❤️ 1