OR

case object OR extends LogicalOp

A bitwise OR operation

trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
class LogicalOp
class Object
trait Matchable
class Any
OR.type

Type members

Inherited types

The name of the type

The name of the type

Inherited from:
Mirror
Inherited from:
Singleton
Inherited from:
Singleton

Value members

Inherited methods

Inherited from:
Product
override def toString(): String

Returns a string representation of this operation.

Returns a string representation of this operation.

Definition Classes
LogicalOp -> Any
Inherited from:
LogicalOp