Kotlin does support `val v: suspend (Segment) -&gt...
# coroutines
j
Kotlin does support
val v: suspend (Segment) -> Segment = { TODO() }