arrow-continuations
1.0.3-alpha.1
common
arrow-continuations
/
arrow.continuations.generic
/
SuspendedScope
Suspended
Scope
common
interface
SuspendedScope
<
R
>
:
DelimitedScope
<
R
>
Content copied to clipboard
Functions
Functions
shift
Link copied to clipboard
common
abstract
suspend
fun
<
A
>
shift
(
r
:
R
)
:
A
Content copied to clipboard
Exit the
DelimitedScope
with
R