Join Slack
Powered by
does Kotlin have something like an inline closure?...
# announcements
i
iex
06/11/2017, 1:08 PM
does Kotlin have something like an inline closure? Can't find it in the documentation, maybe not. Something like this:
val a = {doThis(); return A()}()
Open in Slack
Previous
Next