Aug 25, 2017 · 1 min read
How is a default value a code smell? That’s a claim I have never heard and I would love to hear the logic behind it.
I find that default values simplify functions by reducing the required logic and/or simplifying function call APIs.
