Hacker News new | ask | show | jobs
by sleazebreeze 3619 days ago
That looks like a very similar pattern that I've seen commonly used in Go. It makes for very clear code and explicit error handling. I kind of like it for the clarity, even if it isn't "elegant" or concise.