<@U0ANUS2BA> I’m confused where I’m supposed to us...
# reflect
b
@udalov I’m confused where I’m supposed to use
.jvmErasure
. I currently have a
KProperty<T>
and need to get the
returnType
as a
KClass<T>
— isn’t
.jvmErasure
an extension of
KClass<*>
?