Hacker News new | ask | show | jobs
by shizamhn 4672 days ago
As a side note, at least in Objective C, blocks are a great way to return multiple values (including errors) and deal with them immedately.