arrow-continuations
1.0.3-alpha.23
common
arrow-continuations
/
arrow.continuations.generic
/
DelimitedScope
Delimited
Scope
common
interface
DelimitedScope
<
R
>
Content copied to clipboard
Base interface for our scope.
Functions
Inheritors
Functions
shift
Link copied to clipboard
common
abstract
suspend
fun
<
A
>
shift
(
r
:
R
)
:
A
Content copied to clipboard
Exit the
DelimitedScope
with
R
Inheritors
RestrictedScope
Link copied to clipboard
SuspendedScope
Link copied to clipboard