Comment by drewzero1
5 years ago
> that's just silly
Right? Wouldn't it be more readable to use just 'true' or 'false' instead of the comparisons, or is that not a feature in some languages? I don't understand what might be gained from the extra comparison, besides confusion.
if (my_conditional || true) { etc }
No comments yet
Contribute on Hacker News ↗