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