Last paragraph of <https://kotlinlang.org/docs/ref...
# getting-started
k
Last paragraph of https://kotlinlang.org/docs/reference/java-interop.html#sam-conversions:
Also note that this feature works only for Java interop; since Kotlin has proper function types, automatic conversion of functions into implementations of Kotlin interfaces is unnecessary and therefore unsupported.