6 ms·
There was this beautiful little time period where async/await was basically just that: resumable functions. I abused it to implement generators.
by wchar_t 10mo ago
There was this beautiful little time period where async/await was basically just that: resumable functions. I abused it to implement generators.