Cont
0.0.0
Cont
/
arrow
/
RestrictedContEffect
Restricted
Cont
Effect
interface
RestrictedContEffect
<
R
>
Content copied to clipboard
Functions
Sources
Functions
bind
Link copied to clipboard
open
suspend
fun
<
A
>
RestrictedCont
<
R
,
A
>
.
bind
(
)
:
A
Content copied to clipboard
shift
Link copied to clipboard
abstract
suspend
fun
<
B
>
shift
(
r
:
R
)
:
B
Content copied to clipboard
Short-circuit the
Cont
computation with value
R
.
Sources
common source
Link copied to clipboard