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