Yes, at the moment. In Kotlin you should use funct...
# announcements
i
Yes, at the moment. In Kotlin you should use functional types instead, e.g.
(String) -> Any
r
At the moment? 😁
🤔 1
o
Yea. But in general to have SAM interface in Kotlin would be very strange... and indication of something wrong.
r
True
s
Especially true for javascript 🙂