Comment by wchar_t
There was this beautiful little time period where async/await was basically just that: resumable functions. I abused it to implement generators.
There was this beautiful little time period where async/await was basically just that: resumable functions. I abused it to implement generators.