Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
crimsonalucard
on July 17, 2019
|
parent
|
context
|
favorite
| on:
Declined Proposal: A built-in Go error check funct...
The problem with this is that code that can potentially produce errors cannot compose.
You need a value that is either correct or an error, not something that returns two values.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
You need a value that is either correct or an error, not something that returns two values.