Y
Hacker News
new
|
ask
|
show
|
jobs
by
kristianp
69 days ago
> multiple returns
So no go error handling?
x, err := func()
Not a choice I would have made.