I think it's the same justification as for mathema...
# language-proposals
d
I think it's the same justification as for mathematical operators (
+
over
plus
,
*
over
times
, etc). They are well understood and clear. They also have precedence, which might be important. Some discussion about that here (w/ regards to bitwise operators): https://youtrack.jetbrains.com/issue/KT-1440