I guess I should be executing `doubler()` from mul...
# coroutines
i
I guess I should be executing
doubler()
from multiple threads too, also a bit confused here. In the docs it uses
repeat(n) { }
to launch multiple processors in different threads.