|
|
|
|
|
by jakelazaroff
1205 days ago
|
|
Yup, this is my exact rationale for preferring this too. Branches are a significant source of complexity and early returns are one way to tame it — have the “meat” of the function deal with as few invariants as possible. |
|