EnumComparisonOperators extension

on

Operators

operator <(Enum other) bool
operator <=(Enum other) bool
operator >(Enum other) bool
operator >=(Enum other) bool