SuspendedScope

interface SuspendedScope<R> : DelimitedScope<R>

Functions

Link copied to clipboard
abstract suspend fun <A> shift(r: R): A

Exit the DelimitedScope with R