Join Slack
Powered by
Function types, see <https://kotlinlang.org/docs/r...
# announcements
k
karelpeeters
04/08/2019, 5:52 PM
Function types, see
https://kotlinlang.org/docs/reference/lambdas.html
. Looks like this:
fun something(callback: (Int) -> Unit)
➕ 2
2
Views
Open in Slack
Previous
Next