This is literally what coroutines are, syntactic sugar to generate nested lambdas.
Except in C++ this removes a fair amount of control given how low-level it is.
This is literally what coroutines are, syntactic sugar to generate nested lambdas.
Except in C++ this removes a fair amount of control given how low-level it is.