coroutines has two parts: kotlin.coroutines, which...
# arrow
p
coroutines has two parts: kotlin.coroutines, which is the language level support, and kotlinx.coroutines that is an external framework very dependent on the JVM