Join Slack
Powered by
I have an interface in Java for which I am using L...
# announcements
j
joejungmann
10/11/2017, 3:04 PM
I have an interface in Java for which I am using Lambdas in Kotlin. When I convert the interface to Kotlin, my Kotlin code can no longer infer type for lambdas and I have to use the object definition to define it. What am I missing?
Open in Slack
Previous
Next