← Docs
kotlin-stdlib / kotlin / Int / or

or

Common
JVM
JS
Native
1.0
infix fun or ( other : Int ) : Int
(Common source) (Native source)

Performs a bitwise OR operation between the two values.

Stay in touch:
  • Contributing to Kotlin
  • Releases
  • Press Kit
  • Security
  • Blog
  • Issue Tracker
  • Brand assets
  • Careers
Supported and developed by JetBrains .
Kotlin™ is protected under the Kotlin Foundation
and licensed under the Apache 2 license .