kotlin-stdlib / kotlin.experimental / or or Common JVM JS Native 1.1 infix fun Byte . or ( other : Byte ) : Byte (source) infix fun Short . or ( other : Short ) : Short (source) Performs a bitwise OR operation between the two values.