Join Slack
Powered by
Kotlin does support `val v: suspend (Segment) ->...
# coroutines
j
Jonathan
02/16/2018, 8:49 AM
Kotlin does support
val v: suspend (Segment) -> Segment = { TODO() }
Open in Slack
Previous
Next