Control flow structures vs Pattern Matching

I prefer the multiple function heads. Because then i have scan lesser code to understand it.
The parent function looks pretty too. :stuck_out_tongue:

Only by reading the main function, i would know what is being done.
(assuming sensible naming, which is hard as they say)

I prefer understanding a program top to bottom. Especially , in a team. That is, don’t make me touch the details unless i have to.

1 Like