MatchCaseOperators<T> extension
- on
-
- MatchCase<
T>
- MatchCase<
Operators
-
operator &(
MatchCase< T> other) → MatchCase<T> -
operator >(
bool g) → MatchCase< T> -
operator >>(
bool g()) → MatchCase< T> -
operator |(
MatchCase< T> other) → MatchCase<T>