User | Kudos |
---|---|
13 | |
8 | |
3 | |
3 | |
3 |
Boolean operations support booleans (of course!) and integers. In the case of integers, the operations are performed bitwise.
After reading this discussion, I propose that strings should also be supported as inputs for boolean logic operations, in which case the operation would also be bitwise.
Is there any scenario where this would be a problem?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.