|
|
|
|
|
by zahlman
545 days ago
|
|
>My principle has always been: “is this part a isolated and intuitive subroutine that I can clearly name and when other people see it they’ll get it at first glance without pausing to think what this does (not to mention reading through the implemention)”. I hold this principle as well. And I commonly produce one-liner subroutines following it. For me, 15 lines has become disturbingly long. |
|