Join Slack
Powered by
How much of the reflection API is available withou...
# reflect
s
ske
08/08/2018, 11:59 PM
How much of the reflection API is available without depending on kotlin-reflect?
u
udalov
08/16/2018, 10:53 AM
Not much. Basically only
KCallable.name
and `equals`/`hashCode` on `KClass`/`KCallable`
Open in Slack
Previous
Next