toggle menu
realm-kotlin
3.0.0
common
switch theme
search in API
Realm Kotlin SDK
/
io.realm.kotlin.types
/
MutableRealmInt
/
xor
xor
infix
fun
xor
(
other
:
Number
)
:
MutableRealmInt
Performs a bitwise XOR operation between the two values.