Y
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
pjmlp
1582 days ago
There is a CppCon talk where they use co-routines to deal with exceptions, Swift style.
link