android icon indicating copy to clipboard operation
android copied to clipboard

[koltin] auto create `kotlin.jvm.functions.FunctionX` when a JS function is passed

Open farfromrefug opened this issue 2 years ago • 0 comments

It would be very practical to be able to pass JS function directly instead of having to do new kotlin.jvm.functions.Function1(myJSFunctionWith1Arg)

farfromrefug avatar Sep 20 '23 14:09 farfromrefug