Hacker News new | ask | show | jobs
by masklinn 1205 days ago
`finally` hints at a very different behaviour because in most languages' context a finally clause is executed whether an exception is raised or not.