Hacker News new | ask | show | jobs
by eikenberry 2551 days ago
Sorry, I said that poorly. I mean that the problem `try` is fixing is that all the `if err != nil ..` clutters up the code and they are introducing `try` to clean that up.