Search Results
6/20/2025, 9:16:48 PM
>>105652117
Go + `net/http`.
No the `if err != nil { }` is not such big a big deal. I've spent years with functional languages and error propagation using sum types produces the same(if not more, considering nesting) boilerplate.
Go + `net/http`.
No the `if err != nil { }` is not such big a big deal. I've spent years with functional languages and error propagation using sum types produces the same(if not more, considering nesting) boilerplate.
Page 1