Package-level declarations
Functions
Link copied to clipboard
Create a CoroutineScope in Decompose easily.
Link copied to clipboard
Extension function to create a CoroutineScope on the current Lifecycle.
Link copied to clipboard
Extension function to create a CoroutineScope on the current Lifecycle using the platform defaultDispatcher.
Link copied to clipboard
Extension function to create a CoroutineScope on the current Lifecycle using the platform ioDispatcher.
Link copied to clipboard
Extension function to launch a CoroutineScope on the current Lifecycle using the platform defaultDispatcher.
Link copied to clipboard
Extension function to launch a CoroutineScope on the current Lifecycle using the platform ioDispatcher.
Link copied to clipboard
Extension function to launch a CoroutineScope on the current Lifecycle using the platform mainDispatcher.
Link copied to clipboard
Extension function to create a CoroutineScope on the current Lifecycle using the platform mainDispatcher.