Hacker News new | ask | show | jobs
by edding4500 1582 days ago
You mean threading? That is just one common example for what is possible with arbitrary effect handlers.
1 comments

There is a CppCon talk where they use co-routines to deal with exceptions, Swift style.