MatchCaseOperators<T> extension

on

Operators

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