If you are writing a a code that follows a particu...
# coroutines
e
If you are writing a a code that follows a particular style, then you'll likely have your own primitives. For example, if you are finding yourself in a need to often go back to your 'UI' thread, you'll define yourself some
ui { ... }
helper.