|
|
|
|
|
by pa7ch
188 days ago
|
|
I was a big fan of the original check handle proposal: https://go.googlesource.com/proposal/+/master/design/go2draf... I see the desire to avoid mucking with control flow so much but something about check/handle just seemed so elegant to me in semi-complex error flows. I might be the only one who would have preferred that over accepting generics. I can't remember at this point because there were so many similar proposals but I think there was a further iteration of check/handle that I liked better possibly but i'm obviously not invested anymore. |
|