I am wondering, am I the only one that *strongly* prefers `yield` over `await`? Superficially, `await` seems like the standard term, but given the fact that the proposal is about coroutines, I think `yield` is actually the proper name. Also, subjectively, it sounds much better/elegant to me! -g.