788
Trick XOR Treat
(lemmy.dbzer0.com)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
I think the problem is that you're thinking in terms of boolean algebra, while implication being implication comes from propositional logic.
That's interesting. I'll have to read up on that. You're right, I am thinking about boolean algebra.
In the mean time though, I'll note that Boolean algebra on Wikipedia also refers to this operation, so I'm not alone:
It also uses the second interpretation that I mentioned in my earlier comment (4 above this one), with
truebeing default, rather than the one we've been discussing.