| Did you know ... | Search Documentation: |
| class noteq |
Test non equivalence of objects. X \== Y is equivalent
to not(X == Y). See also class ==, class not
and object->equal.
->equal ->has_value
->_execute.\==-left
<-left
and noteq<-right
operant. Either or both may be a function, which is evaluated by noteq->_execute.