Match the flow operators with their definitions.
Computer scienceProgramming languagesKotlinConcurrency and parallelismCoroutine data streams & communication
Flows: error handling, dispatching
Flow operators
Report a typo
Match the items from left and right columns
.catch
.onCompletion
.flowOn
.collect
executes code after the flow is done
changes the upstream execution context
catches all exceptions that happen upstream
starts flow execution
Create a free account to access the full topic
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.