CoThunk
It is very similar to Thunk, however execute suspends. It should be used to perform asynchronous logic. Important: It is a ForegroundJobAction and thunkMiddleware is responsible for launching foreground coroutine.
Functions
Inheritors
Extensions
Link copied to clipboard
Creates a DispatchList with this action and other. This operator automatically flattens DispatchList, so a chain of calls results in a single and flat DispatchList.