Hacker News new | ask | show | jobs
by mrkeen 2137 days ago
Avoiding boolean blindness is not just a Haskell concept.

https://martinfowler.com/bliki/FlagArgument.html

https://medium.com/@amlcurran/clean-code-the-curse-of-a-bool...