majohn-r / mp3repair

An MP3 file repair command-line utility
MIT License
0 stars 0 forks source link

Minimize if-else constructs #159

Closed majohn-r closed 4 months ago

majohn-r commented 5 months ago

After reading this article, I think that use of guard clauses makes a lot of sense.