Join Slack
Communities
Powered by
`^`, `&`, `|`, `~` are not Kotlin operators, s...
# language-proposals
a
aimozg
01/29/2017, 7:19 PM
^
,
&
,
|
,
~
are not Kotlin operators, so you have to use
infix fun xor
etc
Open in Slack
Previous
Next