UnequalTo
UnequalTo[y] is an operator form that yields x ≠ y when applied to an expression x.
Examples
UnequalTo[5][3]Select[{1, 2, 3, 4, 5}, UnequalTo[3]]Something isn't working? Report an issue.
Please visit the official Wolfram Language Reference for more details.