|
|
|
|
|
by spronkey
3488 days ago
|
|
I think realistically in many cases the buggedness will still favour many smaller functions - if for no other reason than they must all be named. The higher level function is then easy to read. The lower level functions get a name that can be checked more easily against an implementation if needed. |
|