https://kotlinlang.org logo
m

mplatvoet

10/15/2015, 5:43 PM
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?