or method

Logic or()

Unary OR.

Implementation

Logic or() => OrUnary(this).out;