shift

abstract suspend fun <B> shift(r: R): B

Short-circuit the Cont computation with value R.

Sources

common source
Link copied to clipboard