or method

Filter or(
  1. Filter other
)

Implementation

Filter or(Filter other) => orGroup([this, other]);