← Docs
kotlin-stdlib / kotlin / java.math.BigInteger / or

or

JVM
1.2
infix fun BigInteger . or ( other : BigInteger ) : BigInteger
(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 .