Documentation
It is not explained that the operators OR and AND can be used for conditional assignment of variables and stuff like that.
If someone is not aware of that behaviour, it might cause bugs in their code when they try to use them thinking that the operators work similarly to MULTIPLICATION and ADDITION in BOOLEAN ALGEBRA.
Documentation
It is not explained that the operators OR and AND can be used for conditional assignment of variables and stuff like that.
If someone is not aware of that behaviour, it might cause bugs in their code when they try to use them thinking that the operators work similarly to MULTIPLICATION and ADDITION in BOOLEAN ALGEBRA.