xor

Common
JVM
JS
Native
1.0
infix fun xor(other: Boolean): Boolean

Performs a logical xor operation between this Boolean and the other one.