5 ms·
It's a bit strange that nobody mentioned Boolean algebra: https://en.wikipedia.org/wiki/Boolean_algebra https://en.wikipedia.org/wiki/Boolean_algebra
by TheTrueTDF 10y ago
It's a bit strange that nobody mentioned Boolean algebra:
https://en.wikipedia.org/wiki/Boolean_algebra https://en.wikipedia.org/wiki/Boolean_algebra
- benkuykendall 10y agoCould you perhaps be a little more specific? Sure, we use OR, AND, and even XOR to deal with conditionals that map to T and F, but this seems like kind of a surface level use of booleans. When do we invoke the algebraic properties of the structure when coding?