In 0.1-SNAPSHOT I see the signature for delegates ...
# announcements
m
In 0.1-SNAPSHOT I see the signature for delegates have been changed to
getValue(thisRef: Any?, property: KProperty<*>)
KProperty
resides in the
reflect
packages, does this imply that some of the reflection classes move to stdlib?