|
|
|
|
|
by akvadrako
1974 days ago
|
|
For me it was the other direction. I started using err returns because I knew it was idiomatic, but after doing that for months and seeing no benefit I decided it was just idiotic to continue. When I want to handle an error case locally I still use them, but that's extremely rare. |
|