What can replace KFunction.call(...) without refle...
# kotlin-native
l
What can replace KFunction.call(...) without reflection in Kotlin.Native?
o
what kind of problem are you trying to solve?
l
A small processor of lambda expressions for processing specific logic (metadata -> lambda -> visitor -> optimizer -> compiler). In the compiler build result KFunction and call.