Hacker News new | ask | show | jobs
Go 2 proposal: simplify error handling with "pass" or "return if" (github.com)
5 points by kevlar1818 2231 days ago
1 comments

The "return? <nillable>" seems saner, than "pass". But still looks like a bandaid.