|
|
|
|
|
by pcwalton
3102 days ago
|
|
Fair enough. But it's something like 5 lines of code to write that manually, and writing it explicitly is clearer. With implicit function-scoped defer, someone might refactor the code to inline the body of the function into its caller and break it. |
|