MatchCaseOperators<T> extension

on

Operators

operator &(MatchCase<T> other) MatchCase<T>
operator >(bool g) MatchCase<T>
operator >>(bool g()) MatchCase<T>
operator |(MatchCase<T> other) MatchCase<T>