DelimitedScope

interface DelimitedScope<R>

Base interface for our scope.

Functions

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

Exit the DelimitedScope with R

Inheritors

Link copied to clipboard
Link copied to clipboard