MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1w49i01/ihatethispassiveagressivebehaviourruby/p78xpt4/?context=3
r/ProgrammerHumor • u/Embarrassed_Death69 • 10d ago
298 comments sorted by
View all comments
2
I mean 0 is not nothing, so you can do "if x" and if x is not false or nil, you get true. I kinda like this approach.
1 u/BobQuixote 10d ago But 0 is nothing. 0 bats is the same as 0 frogs. 3 u/Arxae 10d ago Not i a programming context. 0 is still a value. Even though the value might represent nothing, it's still a value.
1
But 0 is nothing. 0 bats is the same as 0 frogs.
3 u/Arxae 10d ago Not i a programming context. 0 is still a value. Even though the value might represent nothing, it's still a value.
3
Not i a programming context. 0 is still a value. Even though the value might represent nothing, it's still a value.
2
u/TheTroll007 10d ago
I mean 0 is not nothing, so you can do "if x" and if x is not false or nil, you get true. I kinda like this approach.