Case Study II: Variations of Futures
Implement a lazy future and a future based on the future in section co_return.
We'll cover the following...
We'll cover the following...
Before I create variations of the future from the section The co_return keyword, we should understand its control flow. Comments make the control flow transparent.