Meaning of code

Report a typo

Match each piece of code with the correct definition.

Match the items from left and right columns
kotlinx.coroutines
delay
launch
runBlocking
A function that allows to wait for the specified period of time
A coroutine builder that waits for the execution
A package for most symbols in the coroutines library
A coroutine builder that does not wait for the execution
___

Create a free account to access the full topic