Dark Hacker News
new
|
best
|
ask
|
show
|
jobs
Go proposal: error passing with “pass”
(github.com)
1 points
by
bitt
6 years ago
| 1 comment
Go proposal: error passing with “pass” | Dark Hacker News
gfs
6 years ago
|
next
[−]
It's not clear to me what this new keyword should do when a function has more than one value to return. Does it always use a zero value? What if a user wants to return something else?