We would have called it `sequence { … }`, but we a...
# coroutines
e
We would have called it
sequence { … }
, but we already have
Sequence { … }
and the similarity (with different semantics) is too high.