operator | method

Condition operator | (
  1. Condition rh
)

Implementation

Condition operator |(Condition rh) => or(rh);