Hacker News new | ask | show | jobs
by nulltrace 89 days ago
Switch is fine until you hit five or six states with cleanup in each branch. Then it's just a worse version of what coroutines give you for free.