|
|
|
|
|
by carom
390 days ago
|
|
I strongly disagree with this ifs take. I want to validate data where it is used. I do not trust the caller (myself) to go read some comment about the assumptions on input data a function expects. I also don't want to duplicate that check in every caller. |
|
[0] https://lexi-lambda.github.io/blog/2019/11/05/parse-don-t-va...