Regarding shared-mutable-state-and-concurrency sec...
# coroutines
u
Regarding shared-mutable-state-and-concurrency section, shouldn't it mention, that non locals can also change during suspension, even in single threaded environments? It might be obvious to some, but the nice linear syntax somehow covers it, probably making it non obvious to others?