You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The behaviour of operators that return a data type different from the operands is described in the RM (row 1373). Anyway, there are many other operators that behave this way (at least under certain conditions) and with the current rules their usability in real world scenarios is quite low. An example can be found in the discussion related to issue #404 and in issues #407 and #406. The counter-intuitiveness of the current rules is proven by the many wrong examples for those operators in the RM v2.0.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
The behaviour of operators that return a data type different from the operands is described in the RM (row 1373). Anyway, there are many other operators that behave this way (at least under certain conditions) and with the current rules their usability in real world scenarios is quite low. An example can be found in the discussion related to issue #404 and in issues #407 and #406. The counter-intuitiveness of the current rules is proven by the many wrong examples for those operators in the RM v2.0.
Beta Was this translation helpful? Give feedback.
All reactions