Better effect type management with coroutines

from blog Durian Software: Joe's Blog, | ↗ original
One interesting language design thread we've stumbled upon with Swift, but haven't fully developed, is the use of coroutines as an alternative to higher-order functions for building "control flow like…