Is it possible to define Kotlin function with SAM ...
# announcements
b
Is it possible to define Kotlin function with SAM argument? i.e. I want to use Kotlin extension function, but argument should be an interface from Java