Hey, just wondering if I can get a `KFunction<*...
# announcements
l
Hey, just wondering if I can get a `KFunction<*>`'s owner class (/ owner class name) and name Crucially I can't evaluate the method's parameters, as in this case that causes a
ClassCircularityException
, and so
func.javaMethod
is unfortunately not viable