arrow-fx-coroutines / arrow.fx.coroutines.stream / Stream / getScope
val getScope: Stream<Scope>
val getScope:
Stream
<
Scope
>
Gets the current scope, allowing manual leasing or interruption. This is a low-level method and generally should not be used by user code.
Do you like Arrow?