operator & method

Condition operator & (
  1. Condition rh
)

Implementation

Condition operator &(Condition rh) => and(rh);