kotlin-stdlib
Common
JRE
Native
kotlin-stdlib
/
kotlin
/
Long
/
or
or
Common
JRE
Native
infix
fun
or
(
other
:
Long
)
:
Long
Performs a bitwise OR operation between the two values.
infix
fun
or
(
other
:
Long
)
:
Long
Performs a bitwise OR operation between the two values.
infix external
fun
or
(
other
:
Long
)
:
Long
Performs a bitwise OR operation between the two values.