What can replace KFunction.call(...) without reflection in Kotlin.Native?
o
olonho
01/22/2018, 6:58 AM
what kind of problem are you trying to solve?
l
levcom
01/22/2018, 6:56 PM
A small processor of lambda expressions for processing specific logic (metadata -> lambda -> visitor -> optimizer -> compiler). In the compiler build result KFunction and call.