Should java code call into the kotlin standard lib...
# android
c
Should java code call into the kotlin standard library? The use case is that we define a function in Kotlin and the java code is referencing the function as
Function0
Function1
etc.