OEBitVectorOr
OEBitVectorOr(a: OEBitVector, b: OEBitVector) -> OEBitVector
Returns the boolean disjunction (or ‘or’) of two
OEBitVectors.
The result will have the same number of bits as the larger of the two arguments.
OEBitVectorOr(a: OEBitVector, b: OEBitVector) -> OEBitVector
Returns the boolean disjunction (or ‘or’) of two
OEBitVectors.
The result will have the same number of bits as the larger of the two arguments.