Is there any plans to provide a reflection API for...
# multiplatform
l
Is there any plans to provide a reflection API for multiplatform? I have a usecase where I want to look at a
KClass
and determine if it overrides certain methods.
plus1 1