Hacker News new | ask | show | jobs
by _ua_ 846 days ago
I think C++20 coroutines are awesome! They need a bit of getting used to but helps to write very readable code, specially when having to mix C++ with C callbacks.